1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-objcopy/ELF
Alexey Lapshin 30ff1827df [llvm-objcopy][NFC] refactor error handling. part 3.
Remove usages of special error reporting functions(error(),
reportError()). Errors are reported as Expected<>/Error returning
values. This part is for ELF subfolder of llvm-objcopy.

Testing: check-all.

Differential Revision: https://reviews.llvm.org/D87987
2020-10-02 23:55:05 +03:00
..
ELFConfig.cpp
ELFConfig.h
ELFObjcopy.cpp [llvm-objcopy][NFC] refactor error handling. part 3. 2020-10-02 23:55:05 +03:00
ELFObjcopy.h
Object.cpp [llvm-objcopy][NFC] refactor error handling. part 3. 2020-10-02 23:55:05 +03:00
Object.h [llvm-objcopy][NFC] refactor error handling. part 3. 2020-10-02 23:55:05 +03:00