llvm-project/lld/test
Davide Italiano 7a89462158 [ELF] Implement R_X86_64_PC16 relocation.
Yet another chapter in the story. We're getting there, finally.
Note for the future: the tests for relocation have a lot of duplication
and probably can be unified in a single file. Let's reevaluate this once
the support will be complete (hopefully, soon).

llvm-svn: 231057
2015-03-03 07:38:20 +00:00
..
Driver [Driver] Use paths explicitly provided by the -L option before default paths 2015-02-26 20:09:50 +00:00
LinkerScript [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
core [Core] Do not reclaim absolute atoms in resolver. 2015-02-26 05:39:57 +00:00
darwin [mach-o] refactor KindHandler into ArchHandler and simplify passes. 2014-07-16 19:49:02 +00:00
elf [ELF] Implement R_X86_64_PC16 relocation. 2015-03-03 07:38:20 +00:00
mach-o Fix REQUIRES lines added in r226951 and add the x86 feature if the X86 target was compiled in 2015-01-24 03:55:22 +00:00
pecoff Call File::beforeLink hook even if the file is in an archive. 2015-02-27 23:15:11 +00:00
CMakeLists.txt Remove CMake standalone build configuration 2015-01-12 21:41:10 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
lit.cfg Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00