summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-04-01 04:45:52 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-04-01 04:45:52 +0000
commit1f192e26fd5471035bee2a721340f2344873d625 (patch)
treecedd0d3bd0d46c579d84eef13b7e849372095b12 /llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
parent5a9808b7ed76e3e569ffac99396cd7406bfa5219 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud