summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-12-03 20:02:05 +0000
committerMartin Storsjo <martin@martin.st>2018-12-03 20:02:05 +0000
commit1aa7e900b331b3709f22ee1163958f49e723c311 (patch)
treefba67b00280ae11fa183f810653dd37bb993e5b1 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentaa2711f1f8b2c92c99af4359ac3dd98af6a48f37 (diff)
downloadbcm5719-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/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud