llvm-project/lld/lib
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
..
Config Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC. 2016-01-07 00:14:09 +00:00
Core Add File::kind's for all subclasses of File. 2016-01-14 22:55:38 +00:00
Driver Add the GC commandline options and throw errors if they are used 2016-01-15 17:39:02 +00:00
ReaderWriter Only emit files with subsections_via_symbols if all inputs had that set. 2016-01-16 01:09:23 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00