llvm-project/bolt/test/AArch64
Maksim Panchenko d648aa1b8e [BOLT][TEST] Use double dash flags in tests
Replace a single dash with a double dash for options that have more
than a single letter.

llvm-bolt-wrapper.py has special treatment for output options such as
"-o" and "-w" causing issues when a single dash is used, e.g. for
"-write-dwp". The wrapper can be fixed as well, but using a double dash
has other advantages as well.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D127538
2022-06-10 16:27:33 -07:00
..
Inputs [BOLT] [AArch64] Handle constant islands spanning multiple functions 2022-05-31 13:51:35 -07:00
asm-func-debug.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
constant-island-alignment.s [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
constant_island_pie_update.s [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
data-at-0-offset.c [BOLT][AArch64] Handle data at the beginning of a function when disassembling and building CFG. 2022-06-09 15:26:32 -07:00
double_jump.cpp [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
ext-double-jump.s [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
go_dwarf.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
jmp-after-ret.s [BOLT] Remove unreachable uncond branch after return 2022-01-19 22:06:26 +03:00
lit.local.cfg [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
plt-gnu-ld.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
r_aarch64_prelxx.s [BOLT] Fix r_aarch64_prelxx test 2022-04-28 23:52:24 +03:00
runtime-relocs.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
skip-got-rel.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
tailcall_traps.s [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
text-data.c [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
tls.c [BOLT] Don't use ld.lld in tests 2021-12-21 07:36:35 -08:00
unmarked-data.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
update-debug-reloc.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00