diff options
author | Martin Storsjo <martin@martin.st> | 2018-12-18 08:36:10 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-12-18 08:36:10 +0000 |
commit | 56f9c81c6002852b2eff339c46bb251b3a506acc (patch) | |
tree | 4255d2875476acd5c196b778465c85b04b2d6aad /clang/utils/TestUtils/deep-stack.py | |
parent | 8f0cb9c3a83be57e8c485e03e21dafa43f795d45 (diff) | |
download | bcm5719-llvm-56f9c81c6002852b2eff339c46bb251b3a506acc.tar.gz bcm5719-llvm-56f9c81c6002852b2eff339c46bb251b3a506acc.zip |
[Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabled
For targets where SEH exceptions are used by default (on MinGW,
only x86_64 so far), -munwind-tables are added automatically. If
-fseh-exeptions is enabled on a target where SEH exeptions are
availble but not enabled by default yet (aarch64), we need to
pass -munwind-tables if -fseh-exceptions was specified.
Differential Revision: https://reviews.llvm.org/D55749
llvm-svn: 349452
Diffstat (limited to 'clang/utils/TestUtils/deep-stack.py')
0 files changed, 0 insertions, 0 deletions