llvm/bolt/test
Denis Revunov 0b7e8baf83 [BOLT][AArch64] Handle data at the beginning of a function when disassembling and building CFG.
This patch adds getFirstInstructionOffset method for BinaryFunction
which is used to properly handle cases where data is at zero offset in
a function. The main change is that we add basic block at first
instruction offset when disassembling, which prevents assertion
failures in buildCFG.

Reviewed By: yota9, rafauler

Differential Revision: https://reviews.llvm.org/D127111
2022-06-09 15:26:32 -07:00
..
AArch64 [BOLT][AArch64] Handle data at the beginning of a function when disassembling and building CFG. 2022-06-09 15:26:32 -07:00
Inputs [BOLT][DWARF] Fix dwarf5-loclist-offset-form test 2022-06-09 10:54:09 -07:00
runtime [BOLT] Cache-Aware Tail Duplication 2022-06-03 09:08:45 -07:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
X86 [BOLT] Add support for GOTPCRELX relocations 2022-06-09 13:37:04 -07:00
bad-exe.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
bolt-icf.test
bolt-info.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
cache+-deprecated.test [BOLT][NFC] Warning for deprecated option '-reorder-blocks=cache+' 2022-06-03 14:16:55 -07:00
CMakeLists.txt [BOLT][DWARF] Fix TU Index handling for DWARF4/5 2022-06-01 18:16:12 -07:00
heatmap.test
invalid-profile.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
keep-aranges.test
link_fdata.py [BOLT] Fix LIT tests on Windows VS2019 2022-05-31 11:45:39 -07:00
lit.cfg.py [BOLT][DWARF] Fix TU Index handling for DWARF4/5 2022-06-01 18:16:12 -07:00
lit.local.cfg [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
lit.site.cfg.py.in [BOLT] Fix plt relocations symbol match 2022-04-05 15:57:26 +03:00
no-relocs.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
non-empty-debug-line.test
pie.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
R_ABS.pic.lld.cpp [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
re-optimize.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
shared-object.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00