diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2017-10-29 22:31:48 +0000 |
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2017-10-29 22:31:48 +0000 |
| commit | e662436114879dec3617387ac99bb4d357f38930 (patch) | |
| tree | f9855c94db1ba3ab2f7c40b7e39c343b2cebdf8b /llvm/lib/Support/CommandLine.cpp | |
| parent | da4d26dfa313deea81f87c3cb005a272c5411fca (diff) | |
| download | bcm5719-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/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions

