diff options
author | Shoaib Meenai <smeenai@fb.com> | 2018-06-06 23:09:02 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2018-06-06 23:09:02 +0000 |
commit | 09edbddee749a5c1c8a1b328159bd3f98edd2a1e (patch) | |
tree | 9deadf27a51476590b1737d41fd613748837026b /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 3a32b41024cc71b212124d7be4bf1a591fa6065b (diff) | |
download | bcm5719-llvm-09edbddee749a5c1c8a1b328159bd3f98edd2a1e.tar.gz bcm5719-llvm-09edbddee749a5c1c8a1b328159bd3f98edd2a1e.zip |
[Driver] Stop passing -fseh-exceptions for x86_64-windows-msvc
-fseh-exceptions is only meaningful for MinGW targets, and that driver
already has logic to pass either -fdwarf-exceptions or -fseh-exceptions
as appropriate. -fseh-exceptions is just a no-op for MSVC triples, and
passing it to cc1 causes unnecessary confusion.
Differential Revision: https://reviews.llvm.org/D47850
llvm-svn: 334145
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions