llvm-project/llvm/test/tools/llvm-nm/X86
Martin Storsjo c632086ab8 [llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag
GNU binutils nm doesn't error out on this, and some projects' build
systems can end up doing that in some cases. Allowing that seems like
a better target than trying to avoid user projects passing multiple
-g parameters to $NM.

Differential Revision: https://reviews.llvm.org/D39539

llvm-svn: 317301
2017-11-03 07:18:21 +00:00
..
Inputs Fix a crash in llvm-nm for a bad Mach-O file that has an N_SECT type symbol and a zero n_sect value. 2017-09-13 21:01:49 +00:00
IRobj.test
demangle.ll llvm-nm: Add support for symbol demangling (-C/--demangle) 2017-06-29 18:29:05 +00:00
dyldinfo.test Change llvm-nm for Mach-O files to use dyld info in some cases when printing symbols. 2017-06-19 19:38:22 +00:00
externalonly.test [llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag 2017-11-03 07:18:21 +00:00
groupingflags.test
importlibrary.test [llvm-nm] Print 'I' for import table data in COFF 2017-11-03 07:18:14 +00:00
init-fini.test
macho-bad-zero-nsect-for-N_SECT.test Fix a crash in llvm-nm for a bad Mach-O file that has an N_SECT type symbol and a zero n_sect value. 2017-09-13 21:01:49 +00:00
posixArchiveMachO.test
posixELF.test
posixMachO.test
radix.s
sysv-i386.test [llvm-nm] Fix output formatting of -f sysv for 64bit targets 2017-08-31 21:23:44 +00:00
sysv-x86_64.test [llvm-nm] Fix output formatting of -f sysv for 64bit targets 2017-08-31 21:23:44 +00:00
weak.test