summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/MemorySSAUpdater.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2017-06-07 16:31:08 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2017-06-07 16:31:08 +0000
commitfbb0463f3988da305c2993569a7723d573d430ce (patch)
treedf92ee7f918ea9adfcc0b4e9d5f5687b737e75d5 /llvm/lib/Analysis/MemorySSAUpdater.cpp
parent92f6677159172fcab9daf5a0e761fd6b450a3f52 (diff)
downloadbcm5719-llvm-fbb0463f3988da305c2993569a7723d573d430ce.tar.gz
bcm5719-llvm-fbb0463f3988da305c2993569a7723d573d430ce.zip
[ELF] - Linkerscript: implement NOLOAD section type.
This is PR32351 Each output section may have a type. The type is a keyword in parentheses. (https://sourceware.org/binutils/docs/ld/Output-Section-Type.html#Output-Section-Type) This patch support only one type, it is NOLOAD. If output section has such type, we force it to be SHT_NOBITS. More details are available on a review page. Differential revision: https://reviews.llvm.org/D33647 llvm-svn: 304925
Diffstat (limited to 'llvm/lib/Analysis/MemorySSAUpdater.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud