aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
AgeCommit message (Expand)Author
2010-05-02Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands
2010-02-09move tests that depend on the x86 backend out of codegen/generic,Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-09-07Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...Anton Korobeynikov
2007-05-04Test that the eh lowering code can handle constant folded bitcasts.Duncan Sands