llvm-project/lld/test
Leny Kholodov 95ed78b85a [ARM] Implementation of R_ARM_TARGET1 relocation
This patch provides implementation of R_ARM_TARGET1 relocation with
configuration of its behaviour from a command line. This patch provides
two command line options for GnuLd driver: --arm-target1-rel and
--arm-target1-abs (similar to ld option names with extra prefix 'arm-').
So user may choose which behaviour of R_ARM_TARGET1 is preferred for his
implementation of libc.

Differential Revision: http://reviews.llvm.org/D8707

llvm-svn: 234009
2015-04-03 12:03:47 +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] Implementation of R_ARM_TARGET1 relocation 2015-04-03 12:03:47 +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