llvm-project/bolt/lib
Rafael Auler c0d954a068 [BOLT] Ignore duplicate global symbols
We noticed some binaries with duplicated global symbol
entries (same name, address and size). Ignore them as it is possibly a
bug in the linker, and continue processing, unless the symbol has a
different size or address.

Reviewed By: #bolt, maksfb

Differential Revision: https://reviews.llvm.org/D136122
2022-10-19 11:52:06 -07:00
..
Core [BOLT] Fix instruction encoding validation 2022-10-18 13:50:00 -07:00
Passes [BOLT] Section-handling refactoring/overhaul 2022-10-13 23:10:39 -07:00
Profile [PERF2BOLT] Fix unittest failure 2022-09-28 16:01:57 -07:00
Rewrite [BOLT] Ignore duplicate global symbols 2022-10-19 11:52:06 -07:00
RuntimeLibs [BOLT] Fixed some typos 2022-09-30 17:07:04 +02:00
Target [BOLT][NFC] Refactor creation of symbol+addend references 2022-10-12 18:39:26 -07:00
Utils [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON 2022-09-23 07:59:30 +02:00
CMakeLists.txt Rebase: [NFC] Refactor sources to be buildable in shared mode 2021-10-08 11:47:10 -07:00