summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SmallPtrSet.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2017-10-29 22:31:48 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2017-10-29 22:31:48 +0000
commite662436114879dec3617387ac99bb4d357f38930 (patch)
treef9855c94db1ba3ab2f7c40b7e39c343b2cebdf8b /llvm/lib/Support/SmallPtrSet.cpp
parentda4d26dfa313deea81f87c3cb005a272c5411fca (diff)
downloadbcm5719-llvm-e662436114879dec3617387ac99bb4d357f38930.tar.gz
bcm5719-llvm-e662436114879dec3617387ac99bb4d357f38930.zip
ELF: Correctly set edata if there are no .bss sections.
edata needs to be set to the end of the last mapped initialized section. We were previously mishandling the case where there were no non-mapped sections by setting it to the end of the last section in the output file. Differential Revision: https://reviews.llvm.org/D39399 llvm-svn: 316877
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud