llvm-project/lld/test
Jez Ng 982e3c0510 [lld-macho] Sibling N_SO symbols must have the empty string
We had been giving them a string index of zero, which actually corresponds to a
string with a single space due to {D89639}.

This was far from obvious in the old test because llvm-nm doesn't quote the
symbol names, making the empty string look identical to a string of a single
space. `dsymutil -s` quotes its strings, so I've changed the test accordingly.

Fixes llvm.org/PR48714. Thanks @clayborg for the tips!

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D100003
2021-04-07 12:08:14 -04:00
..
COFF Revert "[COFF] Only consider associated EH sections during ICF" 2021-03-29 19:15:35 -07:00
ELF [PowerPC] Fix issue where binary uses a .got but is missing a .TOC. 2021-04-05 09:13:20 -05:00
MachO [lld-macho] Sibling N_SO symbols must have the empty string 2021-04-07 12:08:14 -04:00
MinGW [LLD] [MinGW] Pass the --demangle and --no-demangle options to the COFF linker 2021-01-07 10:02:19 +02:00
Unit Support multi-configuration generators correctly in several config files 2021-02-11 09:32:20 -08:00
darwin [lld-macho] Switch default to new Darwin backend 2021-03-01 12:30:10 -05:00
mach-o [lld-macho] Switch default to new Darwin backend 2021-03-01 12:30:10 -05:00
wasm [lld][WebAssembly] Rewrite exports test in assembly. NFC 2021-04-05 11:14:12 -07:00
CMakeLists.txt [lld-macho] Sibling N_SO symbols must have the empty string 2021-04-07 12:08:14 -04:00
lit.cfg.py [LLD] Fix probing a MSYS based 'tar' in a Windows Container 2021-03-25 09:45:27 +02:00
lit.site.cfg.py.in [test] Add ability to get error messages from CMake for errc substitution 2021-03-15 20:56:08 +01:00