llvm-capstone/bolt/lib
Amir Ayupov 6a1cf545cc [BOLT][YAML] Only read first profile per function
D159460 regressed the bugfix in D156644. Fix that and emit a warning.
Add a test case.

Reviewed By: #bolt, maksfb

Differential Revision: https://reviews.llvm.org/D159529
2023-09-18 20:40:47 -07:00
..
Core [Bolt] fix a relocation bug for R_AARCH64_CALL26 2023-09-18 19:55:35 +08:00
Passes [BOLT] Fix deadloop bug in taildup 2023-09-15 22:12:53 +08:00
Profile [BOLT][YAML] Only read first profile per function 2023-09-18 20:40:47 -07:00
Rewrite [BOLT][NFC] Refactor RI::discoverFileObjects() 2023-09-18 11:29:29 -07:00
RuntimeLibs
Target [BOLT][RISCV] Add support for linker relaxation 2023-09-15 11:57:28 +02:00
Utils
CMakeLists.txt