llvm-project/lld/test
Rafael Espindola 0650192094 Revert "ELF: Add /lib and /usr/lib as default search paths."
It was causing errors like

/lib/libc.so.6 is incompatible with elf_x86_64

when linking on Fedora.

Every system has different default paths. It seems better to just trust
the driver to pass the correct -L options.

This reverts commit 262910.

llvm-svn: 262941
2016-03-08 17:13:12 +00:00
..
COFF COFF: Temporarily remove flaky a test. 2016-02-24 00:23:11 +00:00
Driver/Inputs Remove the old ELF linker. 2016-02-28 00:10:58 +00:00
ELF Revert "ELF: Add /lib and /usr/lib as default search paths." 2016-03-08 17:13:12 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
darwin Add the GC commandline options and throw errors if they are used 2016-01-15 17:39:02 +00:00
mach-o Use __nl_symbol_ptr instead of __got in the stubs pass on x86 archs. 2016-02-09 20:11:17 +00:00
CMakeLists.txt Delete the old script parser. 2016-02-28 02:14:48 +00:00
lit.cfg check-lld: Introduce %python. 2016-02-09 07:30:18 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00