llvm-project/bolt/test
Vladislav Khmelevsky 20e9d4caf0 [BOLT] Prepare BOLT for unit-testing
This patch adds unit testing support for BOLT. In order to do this we will need at least do this changes on the code level:
* Make createMCPlusBuilder accessible externally
* Remove positional InputFilename argument to bolt utlity sources
And prepare the cmake and lit for the new tests.

Vladislav Khmelevsky,
Advanced Software Technology Lab, Huawei

Reviewed By: maksfb, Amir

Differential Revision: https://reviews.llvm.org/D118271
2022-01-27 00:22:13 +03:00
..
AArch64 [BOLT] Remove unreachable uncond branch after return 2022-01-19 22:06:26 +03:00
Inputs [PR] Fix update-debug-sections for AArch64 2021-12-08 16:53:38 +03:00
Unit [BOLT] Prepare BOLT for unit-testing 2022-01-27 00:22:13 +03:00
X86 DWARFv5 default: Switch bolt tests to use DWARFv4 since Bolt doesn't support v5 yet 2022-01-24 15:09:35 -08:00
runtime [BOLT][TEST] Update exceptions-instrumentation.test 2022-01-18 11:17:57 -08:00
CMakeLists.txt [BOLT] Prepare BOLT for unit-testing 2022-01-27 00:22:13 +03:00
bolt-icf.test Re-enable Windows build and fix issues 2021-12-23 05:59:35 -08:00
keep-aranges.test DWARFv5 default: Switch bolt tests to use DWARFv4 since Bolt doesn't support v5 yet 2022-01-24 15:09:35 -08:00
link_fdata.py [BOLT][TEST] Import jump-table-icp.test, update link_fdata script 2021-11-08 10:56:21 -08:00
lit.cfg.py [BOLT][CMAKE] Use BOLT_CLANG_EXE and BOLT_LLD_EXE as is 2022-01-18 21:14:00 -08:00
lit.site.cfg.py.in [BOLT][CMAKE] Accept BOLT_CLANG_EXE and BOLT_LLD_EXE 2022-01-15 04:37:29 -08:00
non-empty-debug-line.test DWARFv5 default: Switch bolt tests to use DWARFv4 since Bolt doesn't support v5 yet 2022-01-24 15:09:35 -08:00