hanchenye-llvm-project/lld/test
Denis Protivensky 7eda022521 [ARM] Handle GOT relocations
This includes relocs needed to link against glibc:
R_ARM_BASE_PREL
R_ARM_GOT_BREL

Every reloc is accompanied with a test case.

llvm-svn: 233383
2015-03-27 16:29:08 +00:00
..
Driver Don't rely on the elf test suites inputs when testing the driver. We 2015-03-11 22:12:40 +00:00
LinkerScript LinkerScript: Add parsing of the EXTERN command 2015-03-12 21:55:50 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
core Test: Use layout-after instead of layout-before. 2015-03-09 04:00:29 +00:00
darwin [mach-o] refactor KindHandler into ArchHandler and simplify passes. 2014-07-16 19:49:02 +00:00
elf [ARM] Handle GOT relocations 2015-03-27 16:29:08 +00:00
mach-o Use arithmetic type to represent alignments (not in log2) everywhere. 2015-03-26 02:20:25 +00:00
pecoff Add a test for r233128: PECOFF: Reduce import table size. 2015-03-25 00:18:16 +00:00
CMakeLists.txt Fixing CMake developer warning. 2015-03-12 16:49:52 +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