This issue only appear on -DBUILD_SHARED_LIBS=On
llvm::COFF::encodeSectionName is hold in libLLVMBinaryFormat.
llvm-project/llvm/lib/ObjCopy/COFF/Writer.cpp:138: error: undefined reference to 'llvm::COFF::encodeSectionName(char*, unsigned long)'
Differential D120249
[objcopy][NFC] Fixing linking issue for libLLVMObjCopy kito-cheng on Feb 21 2022, 5:56 AM. Authored by
Details
This issue only appear on -DBUILD_SHARED_LIBS=On llvm-project/llvm/lib/ObjCopy/COFF/Writer.cpp:138: error: undefined reference to 'llvm::COFF::encodeSectionName(char*, unsigned long)'
Diff Detail
Event Timeline |