Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Anton Korobeynikov
|
122bf4be7e
|
Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is needed, because they just "mark" register
liveins and we let frontend solve type issue, not lowering code :)
llvm-svn: 41763
|
2007-09-07 11:39:35 +00:00 |
Evan Cheng
|
7cbd722dba
|
Fix test case.
llvm-svn: 36911
|
2007-05-07 21:38:05 +00:00 |
Duncan Sands
|
d31dcdacef
|
Check that the right eh personality function is used.
llvm-svn: 36788
|
2007-05-05 20:22:08 +00:00 |