llvm-project/bolt/lib
Alexander Yermolovich 1ee74064e0 [BOLT][DWARF] Fix updating CU that has no entry in .debug_addr
We were trying to process .debug_addr for CU that doesn't have it. This resulted
in assert. Example came from GCC that also doesn't use DW_OP_addrx in
DW_FORM_exprloc.

Reviewed By: maksfb

Differential Revision: https://reviews.llvm.org/D132422
2022-08-25 17:03:11 -07:00
..
Core [BOLT][AArch64] Handle references to the middle of Constant Islands 2022-08-25 04:32:35 -04:00
Passes [BOLT] Allocate FunctionFragment on heap 2022-08-24 18:06:08 -07:00
Profile [BOLT] Track fragment info for all split fragments 2022-08-24 18:07:09 -07:00
Rewrite [BOLT][DWARF] Fix updating CU that has no entry in .debug_addr 2022-08-25 17:03:11 -07:00
RuntimeLibs [BOLT][NFC] Use range-based STL wrappers 2022-06-23 22:16:27 -07:00
Target Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-suited" 2022-08-25 11:13:46 -04:00
Utils CommandLine: add and use cl::SubCommand::get{All,TopLevel} 2022-08-02 23:49:16 +02:00
CMakeLists.txt Rebase: [NFC] Refactor sources to be buildable in shared mode 2021-10-08 11:47:10 -07:00