forked from OSchip/llvm-project
cdc1246750
Put sections to segments according to linker scripts if available. Rework the code of TargetLayout::assignSectionsToSegments so it operates on the given list of segments, which can be either read from linker scripts or constructed as before. Handle NONE segments defined in linker scripts by putting corresponding sections to PT_NULL segment. Consider flags set for segments through linker scripts. Differential Revision: http://reviews.llvm.org/D10918 llvm-svn: 243002 |
||
---|---|---|
.. | ||
ARMDynamicLibraryWriter.h | ||
ARMELFFile.h | ||
ARMELFWriters.h | ||
ARMExecutableWriter.h | ||
ARMLinkingContext.cpp | ||
ARMLinkingContext.h | ||
ARMRelocationHandler.cpp | ||
ARMRelocationHandler.h | ||
ARMRelocationPass.cpp | ||
ARMRelocationPass.h | ||
ARMSymbolTable.h | ||
ARMTargetHandler.cpp | ||
ARMTargetHandler.h | ||
CMakeLists.txt | ||
TODO.rst |