llvm-project/lld/test
Simon Atanasyan d8cadd6f17 [ELF] Customize a relocation table output format (rel / rela).
Add new virtual virtual function `isRelaOutputFormat` to the
`ELFLinkingContext` class. Call this function everywhere we need to
select a relocation table format.

Patch reviewed by Shankar Easwaran and Rui Ueyama.

llvm-svn: 199973
2014-01-24 05:21:21 +00:00
..
Driver Add missing triples so that these tests pass on 32 bit arch. 2014-01-09 00:07:20 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
core [mach-o] enable mach-o and native yaml to be intermixed 2014-01-11 01:07:43 +00:00
darwin [mach-o] enable mach-o and native yaml to be intermixed 2014-01-11 01:07:43 +00:00
elf [ELF] Customize a relocation table output format (rel / rela). 2014-01-24 05:21:21 +00:00
pecoff Fix odd titlecasing and spacing in an error message. 2014-01-18 00:57:40 +00:00
CMakeLists.txt [CMake] Add llvm-mc to the list of test dependencies. 2014-01-14 23:33:04 +00:00
linker-script.test [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
lit.cfg [PECOFF] Add a test for r197803. 2014-01-09 01:11:48 +00:00
lit.site.cfg.in [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00