1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/tools/llvm-nm
George Rimar 2e52b72fcb Recommit r370661 "[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name."
Fix: add a 'consumeError()' call to ObjectFile.cpp.
This error was never checked.

Original commit message:

It adds a test case for a problem fixed by D66976 <https://reviews.llvm.org/D66976>.

It was introduced by me in D66089 <https://reviews.llvm.org/D66089>.
The error reported was never consumed because of a wrong variable name used,
so it could fail when LLVM_ENABLE_ABI_BREAKING_CHECKS is used.

Differential revision: https://reviews.llvm.org/D67002

llvm-svn: 370669
2019-09-02 14:57:35 +00:00
..
AArch64 [llvm-nm] Add --special-syms no-op flag 2019-04-30 13:51:48 +00:00
ARM [llvm-ar][llvm-nm][llvm-size] Change -long-option to --long-option in tests. NFC 2019-05-01 15:31:15 +00:00
wasm [WebAssembly] Remove uses of ThreadModel 2019-02-28 18:39:08 +00:00
X86 [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00
data.test [llvm-nm] Fix handling of symbol types 't' 'd' 'r' 2019-05-09 12:43:37 +00:00
debug-syms.test [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00
format-sysv-binding.test [llvm-nm] Fix for BZ41711 - Class character for a symbol with undefined 2019-06-27 16:27:53 +00:00
format-sysv-layout.test [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00
format-sysv-section.test Recommit r370661 "[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name." 2019-09-02 14:57:35 +00:00
format-sysv-type.test Print reasonable representations of type names in llvm-nm, readelf and readobj 2019-08-09 16:54:51 +00:00
help.test Make llvm-nm -help great again 2019-04-11 15:22:48 +00:00
invalid-input.test
libtool-response-file.test [llvm-nm] Include the text "@FILE" in the output of --help 2018-10-11 06:53:38 +00:00
linker-synthesized.test [llvm-nm] Fix handling of symbol types 't' 'd' 'r' 2019-05-09 12:43:37 +00:00
lit.local.cfg [WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl().p is non-null 2019-01-29 22:22:32 +00:00
no-sort.test [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00
nobits.test [llvm-nm] Fix handling of symbol types 't' 'd' 'r' 2019-05-09 12:43:37 +00:00
nonalloc.test [llvm-nm] Generalize ELF symbol types 'N' and 'n' 2019-06-20 10:15:11 +00:00
numeric-sort.test [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00
print-filename.test [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00
print-size.test [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00
readonly.test [llvm-nm] Fix handling of symbol types 't' 'd' 'r' 2019-05-09 12:43:37 +00:00
undefined-only.test [llvm-nm] Additional lit tests for command line options 2019-06-13 10:39:36 +00:00