mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
30ff1827df
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 |
||
---|---|---|
.. | ||
ELFConfig.cpp | ||
ELFConfig.h | ||
ELFObjcopy.cpp | ||
ELFObjcopy.h | ||
Object.cpp | ||
Object.h |