diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2019-02-28 23:11:35 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-02-28 23:11:35 +0000 |
commit | 7fb9eabda56e02dce024bf92590d97c038700f7d (patch) | |
tree | ceb61baa0131264d9d0c249c6ed7aef69b0817fe /llvm/lib/Support/CommandLine.cpp | |
parent | 701593f1dbff225e39f8a25cfd2bfbc3f246f296 (diff) | |
download | llvm-7fb9eabda56e02dce024bf92590d97c038700f7d.zip llvm-7fb9eabda56e02dce024bf92590d97c038700f7d.tar.gz llvm-7fb9eabda56e02dce024bf92590d97c038700f7d.tar.bz2 |
ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
This lets us remove the special case from Writer::writeSections(), and also
fixes a bug where .eh_frame_hdr isn't necessarily written in the correct
order if a linker script moves .eh_frame and .eh_frame_hdr into the same
output section.
Differential Revision: https://reviews.llvm.org/D58795
llvm-svn: 355153
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions