mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
43ffee6b95
Most modern tools only accept two-dash long options. Remove one-dash long options which are not recognized by GNU style `getopt_long`. This ensures long options cannot collide with grouped short options. Note: llvm-symbolizer has `-demangle={true,false}` for pprof compatibility (for a while). They are kept. Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D106377 |
||
---|---|---|
.. | ||
Inputs | ||
pdb | ||
adjust-vma.s | ||
basenames.s | ||
basic.s | ||
code.s | ||
coff-dwarf.test | ||
coff-exports.test | ||
data.s | ||
demangle.s | ||
discriminator.test | ||
dsym.test | ||
dwo.test | ||
fat.test | ||
fission-ranges.test | ||
flag-grouping.test | ||
flush-output.s | ||
frame-fortran.s | ||
frame-loclist.s | ||
frame-noname.s | ||
frame-specification.s | ||
frame-types.s | ||
frame.s | ||
functions.s | ||
help.test | ||
ignore-undefined-symbols.s | ||
input-base.test | ||
invalid-input-address.test | ||
only-empty-ranges.s | ||
options-from-env.test | ||
output-style-column.test | ||
output-style-empty-line.test | ||
output-style-inlined.test | ||
output-style-json-code.test | ||
output-style-json-data.test | ||
output-style-json-frame.ll | ||
padding-x86_64.ll | ||
ppc64.test | ||
print_context.c | ||
relativenames.s | ||
source.ll | ||
space-in-path.s | ||
split-debug.test | ||
split-dwarf-addr-object-relocation.test | ||
split-dwarf-dwp.test | ||
split-dwarf-multiple-cu.test | ||
split-dwarf-zero-signature-not-found.s | ||
split-dwarf.test | ||
sym-verbose.test | ||
sym.test | ||
unknown-argument.test | ||
untag-addresses.test | ||
use-symbol-table.s | ||
version.test | ||
wasm-basic.s |