llvm-project/llvm/test/tools/llvm-nm/X86
Fangrui Song 96e9bc4244 [llvm-nm] Remove one-dash long options except -arch
The documentation and help messages have recommended the double-dash forms for
quite a while. Remove one-dash long options which are not recognized by GNU
style `getopt_long`.

`-arch` is kept as it is in the manpage of classic nm
https://keith.github.io/xcode-man-pages/nm.1.html

Note: the dyldinfo related options don't have a test.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D105948
2021-07-15 09:50:37 -07:00
..
Inputs
IRobj.test
archive-no-llvm-bc.test
bitcode.test
demangle.ll
dyldinfo.test
externalonly.test
format-sysv-32-bit.test
format-sysv-64-bit.test
groupingflags.test
importlibrary.test
macho-bad-zero-nsect-for-N_SECT.test
macho-dwarf.test
macho-format-sysv.test
nm-no-symbols-local-only.yaml
nm-no-symbols.test
portability.test
posix-aliases.test [llvm-nm] Remove one-dash long options except -arch 2021-07-15 09:50:37 -07:00
posixArchiveMachO.test
posixMachO.test
radix.s [llvm-nm] Switch command line parsing from llvm::cl to OptTable 2021-07-07 13:34:33 -07:00
response-file.test
size-sort.test
unique.test
weak.test