aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StreamingMemoryObject.cpp
diff options
context:
space:
mode:
authorShankar Easwaran <shankare@codeaurora.org>2014-11-13 04:33:06 +0000
committerShankar Easwaran <shankare@codeaurora.org>2014-11-13 04:33:06 +0000
commit74ce86cb83997b495143019a1e5ded4efaa03de8 (patch)
tree0cbc3eb767fd2b423df2f808541d7e1aca03d916 /llvm/lib/Support/StreamingMemoryObject.cpp
parentfee91883f4490037d1ed091342a68b55cf7ba46a (diff)
downloadllvm-74ce86cb83997b495143019a1e5ded4efaa03de8.zip
llvm-74ce86cb83997b495143019a1e5ded4efaa03de8.tar.gz
llvm-74ce86cb83997b495143019a1e5ded4efaa03de8.tar.bz2
[ELF] Fix segment alignment.
The segment alignment for PT_LOAD segments is set to page size by default, but if any of the sections require an alignment more than the page size, the segment alignment property is set to the maximum alignment of the sections that are part of the segment. llvm-svn: 221862
Diffstat (limited to 'llvm/lib/Support/StreamingMemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions