diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-15 22:51:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-15 22:51:47 +0000 |
commit | e42cde2a14bb1d4dbb659d8ecdf7c73131532f1c (patch) | |
tree | 73f4a6150eaa6af0aa6715ff0ff701f606de20ca /lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 9b700f7951b07cb7be885c7560066c73733ef101 (diff) |
Now that the lowerinvoke pass inserts calls to llvm.setjmp/llvm.longjmp, some
hacks can be banished. Also, this gives us the opportunity to emit special code
for the setjmp/longjmps which alows the elimination of one GCC warning for every
setjmp/longjmp site (which is often THOUSANDS in C++ programs). Yaay!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11484 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions