llvm-project/bolt/lib/Rewrite
Vladislav Khmelevsky 4956e0e197 [BOLT] Fix plt relocations symbol match
The bfd linker adds the symbol versioning string to the symbol name in symtab.
Skip the versioning part in order to find the registered PLT function.

Vladislav Khmelevsky,
Advanced Software Technology Lab, Huawei

Differential Revision: https://reviews.llvm.org/D122039
2022-04-05 15:57:26 +03:00
..
BinaryPassManager.cpp [BOLT] CMOVConversion pass 2022-03-08 10:44:31 -08:00
BoltDiff.cpp [BOLTRewrite][NFC] Fix braces usages 2021-12-23 12:38:33 -08:00
CMakeLists.txt [BOLT][CMAKE] Use IN_LIST check 2022-01-14 15:47:14 -08:00
DWARFRewriter.cpp [BOLT][NFC] Remove unused function 2022-03-15 12:39:14 -07:00
ExecutableFileMemoryManager.cpp [BOLTRewrite][NFC] Fix braces usages 2021-12-23 12:38:33 -08:00
MachORewriteInstance.cpp [BOLT][NFC] Report errors from createBinaryContext and RewriteInstance ctor 2022-02-17 00:50:52 -08:00
RewriteInstance.cpp [BOLT] Fix plt relocations symbol match 2022-04-05 15:57:26 +03:00