forked from OSchip/llvm-project
b14e9e3c0c
Don't error on Config.KeepFileSymbols for COFF and Mach-O. Original description: GNU objcopy removes STT_FILE symbols for strip-debug operations, and keeps them for --discard-all operation. Match their behaviour for llvm-objcopy. Bug: https://github.com/android/ndk/issues/1212 Differential Revision: https://reviews.llvm.org/D76675 |
||
---|---|---|
.. | ||
ELFConfig.cpp | ||
ELFConfig.h | ||
ELFObjcopy.cpp | ||
ELFObjcopy.h | ||
Object.cpp | ||
Object.h |