diff options
author | Martin Storsjo <martin@martin.st> | 2018-12-03 20:02:05 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-12-03 20:02:05 +0000 |
commit | 1aa7e900b331b3709f22ee1163958f49e723c311 (patch) | |
tree | fba67b00280ae11fa183f810653dd37bb993e5b1 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | aa2711f1f8b2c92c99af4359ac3dd98af6a48f37 (diff) | |
download | bcm5719-llvm-1aa7e900b331b3709f22ee1163958f49e723c311.tar.gz bcm5719-llvm-1aa7e900b331b3709f22ee1163958f49e723c311.zip |
[COFF] Don't mark mingw .eh_frame sections writable
This improves compatibility with GCC produced object files, where
the .eh_frame sections are read only. With mixed flags for the
involved .eh_frame sections, LLD creates two separate .eh_frame
sections in the output binary, one for each flag combination,
while ld.bfd probably merges them.
The previous setup of flags can be traced back to SVN r79346.
Differential Revision: https://reviews.llvm.org/D55209
llvm-svn: 348177
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions