diff options
author | Andrew Ng <anng.sw@gmail.com> | 2017-06-19 15:28:58 +0000 |
---|---|---|
committer | Andrew Ng <anng.sw@gmail.com> | 2017-06-19 15:28:58 +0000 |
commit | 6e9f98c19821549f56cd37823723e546d3e70d4a (patch) | |
tree | 0ad56e7fa0f7139e2f1cdd2268947bd52e2cd0d8 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | |
parent | 7949f4529acead11a7658223bfa555591d976174 (diff) | |
download | bcm5719-llvm-6e9f98c19821549f56cd37823723e546d3e70d4a.tar.gz bcm5719-llvm-6e9f98c19821549f56cd37823723e546d3e70d4a.zip |
[LLD][LinkerScript] Add support for segment NONE.
This patch adds support for segment NONE in linker scripts which enables the
specification that a section should not be assigned to any segment.
Note that GNU ld does not disallow the definition of a segment named NONE, which
if defined, effectively overrides the behaviour described above. This feature
has been copied.
Differential Revision: https://reviews.llvm.org/D34203
llvm-svn: 305700
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions