Skip to content
Commit a95bd442 authored by Chris Lattner's avatar Chris Lattner
Browse files

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!

llvm-svn: 11484
parent 303ca1e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment