aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/LockFileManager.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/Support/LockFileManager.cpp
parentbb8345b7916fa9de00b5d545f9daf7c7f848105b (diff)
downloadllvm-b6118c5b1771d889d2bb6c63b45938769ac34755.zip
llvm-b6118c5b1771d889d2bb6c63b45938769ac34755.tar.gz
llvm-b6118c5b1771d889d2bb6c63b45938769ac34755.tar.bz2
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/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions