hanchenye-llvm-project/lld/test
Pete Cooper 5559b24935 The first string table entry should be a null terminated space, not just null.
This matches the behaviour of ld64 which initializes the string table with
' ' then '\0'.  lld only had the '\0' and needed the ' '.

llvm-svn: 278071
2016-08-08 23:20:04 +00:00
..
COFF COFF ARM: Fix typos in the relocation test 2016-08-06 18:02:51 +00:00
Driver/Inputs Remove the old ELF linker. 2016-02-28 00:10:58 +00:00
ELF Refactor getMipsEFlags. 2016-08-08 19:39:45 +00:00
Unit Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:09:39 +00:00
darwin
mach-o The first string table entry should be a null terminated space, not just null. 2016-08-08 23:20:04 +00:00
CMakeLists.txt Add dependency to llvm-dis. 2016-03-14 23:16:13 +00:00
lit.cfg Use just built llvm-as in tests. 2016-07-21 18:08:36 +00:00
lit.site.cfg.in Correctly define "zlib" feature. 2016-07-07 03:55:57 +00:00