commit | e42cde2a14bb1d4dbb659d8ecdf7c73131532f1c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 15 22:51:47 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 15 22:51:47 2004 +0000 |
tree | 73f4a6150eaa6af0aa6715ff0ff701f606de20ca | |
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