hanchenye-llvm-project/lld/lib/Core
Denis Protivensky 0c8beb1c95 [LinkerScript] Process program header in PHDRS command
Add PT_PHDR segment depending on its availability in linker script's
PHDRS command, fallback if no linker script is given.
Handle FILEHDR, PHDRS and FLAGS attributes of program header.

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

llvm-svn: 244743
2015-08-12 12:31:35 +00:00
..
CMakeLists.txt Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
DefinedAtom.cpp [ARM] Move out .ARM.exidx related things to ARM backend 2015-05-26 10:26:15 +00:00
Error.cpp [LinkerScript] Process program header in PHDRS command 2015-08-12 12:31:35 +00:00
File.cpp Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
LinkingContext.cpp Reapply r234378, with test fixed (by emaste). 2015-04-10 01:40:25 +00:00
Reader.cpp Use MemoryBufferRef instead of MemoryBuffer&. NFC. 2015-04-24 21:10:50 +00:00
Resolver.cpp Remove return after report_fatal_error which has noreturn attribute. 2015-04-06 20:25:18 +00:00
SymbolTable.cpp Do s/_context/_ctx/g globally. 2015-04-10 21:40:59 +00:00
Writer.cpp Replace the `createImplicitFiles` method return type with `void` 2015-04-06 20:43:35 +00:00