forked from OSchip/llvm-project
0373c768c5
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 |
||
---|---|---|
.. | ||
Object.cpp | ||
Object.h | ||
Reader.cpp | ||
Reader.h | ||
WasmObjcopy.cpp | ||
WasmObjcopy.h | ||
Writer.cpp | ||
Writer.h |