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 | a95bd44282970b3c96648fcc7531c5b22a831f3a (patch) | |
tree | 611c17b73bb038fc78487c7ee1f066255018fdda /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 303ca1e5094f2a9b4d683992cd1a1c062cbc06c7 (diff) | |
download | llvm-a95bd44282970b3c96648fcc7531c5b22a831f3a.zip llvm-a95bd44282970b3c96648fcc7531c5b22a831f3a.tar.gz llvm-a95bd44282970b3c96648fcc7531c5b22a831f3a.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions