summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/TargetTransformInfo.cpp
diff options
context:
space:
mode:
authorMark Seaborn <mseaborn@chromium.org>2014-03-20 19:54:47 +0000
committerMark Seaborn <mseaborn@chromium.org>2014-03-20 19:54:47 +0000
commitb6118c5b1771d889d2bb6c63b45938769ac34755 (patch)
treec0c58211c0d3f6cf888c4efb025ca44e70ef66b6 /llvm/lib/Analysis/TargetTransformInfo.cpp
parentbb8345b7916fa9de00b5d545f9daf7c7f848105b (diff)
downloadbcm5719-llvm-b6118c5b1771d889d2bb6c63b45938769ac34755.tar.gz
bcm5719-llvm-b6118c5b1771d889d2bb6c63b45938769ac34755.zip
Remove LowerInvoke's obsolete "-enable-correct-eh-support" option
This option caused LowerInvoke to generate code using SJLJ-based exception handling, but there is no code left that interprets the jmp_buf stack that the resulting code maintained (llvm.sjljeh.jblist). This option has been obsolete for a while, and replaced by SjLjEHPrepare. This leaves the default behaviour of LowerInvoke, which is to convert invokes to calls. Differential Revision: http://llvm-reviews.chandlerc.com/D3136 llvm-svn: 204388
Diffstat (limited to 'llvm/lib/Analysis/TargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud