llvm-project/lld/test
Pete Cooper 12b094d5f4 Only emit files with subsections_via_symbols if all inputs had that set.
When generating a relocatable file, its only valid to set this flag if
all of the inputs also had the flag.  Otherwise we may atomize incorrectly
when we link the relocatable file again.

Reviewed by Lang Hames.

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

llvm-svn: 257976
2016-01-16 01:09:23 +00:00
..
COFF COFF: Update test for recent llvm-objdump change (r257539). 2016-01-12 23:29:42 +00:00
Driver Rename the gnu flavour to gnu old. 2015-11-16 08:54:19 +00:00
ELF Reapply r257753 with fix: 2016-01-15 13:34:52 +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 Add the GC commandline options and throw errors if they are used 2016-01-15 17:39:02 +00:00
mach-o Only emit files with subsections_via_symbols if all inputs had that set. 2016-01-16 01:09:23 +00:00
old-elf [old ELF] Remove AMDGPU target 2016-01-11 21:40:40 +00:00
CMakeLists.txt [MachO] Use llvm-readobj in lieu of macho-dump. 2015-09-22 17:31:01 +00:00
lit.cfg [ELF] Fix REQUIRES line in amdgpu tests 2016-01-07 05:02:38 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00