llvm-project/llvm/test/tools/llvm-nm/X86
Dave Lee d4f77a523b nm: Add -no-weak flag for hiding weak symbols
Summary:
This adds a new -no-weak flag to nm to hide weak symbols in its output.
This also adds a -W alias for this which is analogous to -U.

Patch by Keith Smiley

Reviewers: kastiglione, enderby, compnerd

Reviewed By: kastiglione

Subscribers: llvm-commits

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

llvm-svn: 336126
2018-07-02 17:24:37 +00:00
..
Inputs For llvm-nm and Mach-O files that are fully stripped, special case a redacted LC_MAIN 2018-03-29 20:04:29 +00:00
IRobj.test
demangle.ll
dyldinfo.test For llvm-nm and Mach-O files that are fully stripped, special case a redacted LC_MAIN 2018-03-29 20:04:29 +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
macho-dwarf.test Do not look up symbol names when n_strx == 0 2018-01-03 23:28:32 +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 nm: Add -no-weak flag for hiding weak symbols 2018-07-02 17:24:37 +00:00