llvm-project/llvm/test/tools/llvm-nm
Francis Visoiu Mistrih 3d381a7102 [llvm-nm][MachO] Don't call getFlags on redacted symbols
Avoid calling getFlags on a non-existent symbol.

The way this is triggered is by calling strip -N on a binary, which sets
the MH_NLIST_OUTOFSYNC_WITH_DYLDINFO header flag. Then, in the
LC_FUNCTION_STARTS command, nm is trying to print the stripped symbols
and needs the proper checks.
2020-12-04 21:48:53 -08:00
..
AArch64 [llvm-nm][MachO] Don't call getFlags on redacted symbols 2020-12-04 21:48:53 -08:00
ARM
X86
wasm
data.test
debug-syms.test llvm-nm: Implement --special-syms. 2020-06-22 13:05:47 -07:00
dynamic.test
elf-archive.test
elf-extern-only.test
format-sysv-binding.test
format-sysv-layout.test
format-sysv-section.test
format-sysv-type.test
help.test
ifunc.test
invalid-input.test
invalid-symbol-table-size.test [llvm-nm/objdump/size] Add tests for dumping symbol tables with invalid sh_size. 2020-05-06 17:01:20 +08:00
libtool-response-file.test
linker-synthesized.test
lit.local.cfg [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist) 2020-07-08 10:22:49 -07:00
no-sort.test
nobits.test
nonalloc.test
numeric-sort.test
print-filename.test
print-size.test
readonly.test
undefined-only.test