diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2015-04-01 04:45:52 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2015-04-01 04:45:52 +0000 |
| commit | 1f192e26fd5471035bee2a721340f2344873d625 (patch) | |
| tree | cedd0d3bd0d46c579d84eef13b7e849372095b12 /llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | |
| parent | 5a9808b7ed76e3e569ffac99396cd7406bfa5219 (diff) | |
| download | bcm5719-llvm-1f192e26fd5471035bee2a721340f2344873d625.tar.gz bcm5719-llvm-1f192e26fd5471035bee2a721340f2344873d625.zip | |
[MS ABI] Disregard restrictive exception specifications
MSVC treats all non-empty exception specifications the same way: all
exceptions are permitted. The .xdata tables provide a way to
efficiently lower exception specifications *but* this probably has to be
implemented as a catch-all/rethrow mechanism instead of the Itanium way.
This fixes PR23092.
llvm-svn: 233787
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
0 files changed, 0 insertions, 0 deletions

