hanchenye-llvm-project/lld/test
Rui Ueyama 7a333c66be COFF: Fix locally-imported symbols.
Previously, pointers pointed by locally-imported symbols were broken.
It has only 4 bytes although the correct size is 8 byte. This patch
fixes that bug.

llvm-svn: 241295
2015-07-02 20:33:50 +00:00
..
COFF COFF: Fix locally-imported symbols. 2015-07-02 20:33:50 +00:00
Driver Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
LinkerScript Add PHDR and FILL parsing. 2015-05-28 00:14:58 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
core Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
darwin Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
elf [ELF/AArch64] Initial General-dynamic TLS support 2015-07-01 21:35:39 +00:00
mach-o [lld] Add MachO thread-local storage support. 2015-06-23 20:35:31 +00:00
pecoff [lld] Use lit's shell to run tests on Windows by default 2015-05-20 20:41:45 +00:00
CMakeLists.txt COFF: Initial implementation of link-time optimization. 2015-06-01 20:10:10 +00:00
lit.cfg COFF: Initial implementation of link-time optimization. 2015-06-01 20:10:10 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00