llvm-capstone/bolt/test
Tobias Hieta f98ee40f4b
[NFC][Py Reformat] Reformat python files in the rest of the dirs
This is an ongoing series of commits that are reformatting our
Python code. This catches the last of the python files to
reformat. Since they where so few I bunched them together.

Reformatting is done with `black`.

If you end up having problems merging this commit because you
have made changes to a python file, the best way to handle that
is to run git checkout --ours <yourfile> and then reformat it
with black.

If you run into any problems, post to discourse about it and
we will try to help.

RFC Thread below:

https://discourse.llvm.org/t/rfc-document-and-standardize-python-code-style

Reviewed By: jhenderson, #libc, Mordante, sivachandra

Differential Revision: https://reviews.llvm.org/D150784
2023-05-25 11:17:05 +02:00
..
AArch64 [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
Inputs [BOLT] Add writable segment for allocatable sections 2023-03-15 00:06:55 +04:00
runtime [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
Unit [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
X86 [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
bad-exe.test [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
bolt-icf.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
bolt-info.test [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
cache+-deprecated.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
CMakeLists.txt [BOLT] Use MCInstPrinter in createRetpolineFunctionTag 2023-05-08 18:50:49 -07:00
heatmap.test [BOLT] Refactor heatmap to be standalone tool 2022-02-07 22:00:44 +03:00
invalid-profile.test [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
keep-aranges.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
link_fdata.py [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
lit.cfg.py [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
lit.local.cfg [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
lit.site.cfg.py.in [BOLT] Add BOLT_TARGETS_TO_BUILD 2023-04-21 13:07:04 -04:00
no-relocs.test [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
non-empty-debug-line.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
pie.test [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
R_ABS.pic.lld.cpp [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
re-optimize.test [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
reorder-data-writable-ptload.c [BOLT] Add writable segment for allocatable sections 2023-03-15 00:06:55 +04:00
shared-object.test [BOLT] Restrict execution of tests that fail on Windows 2022-07-11 17:59:58 -07:00
unreadable-profile.test [BOLT] Handle access errors while reading profile 2022-12-07 17:11:30 -08:00