diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll b/llvm/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll index 0d11546889a..c068f8ac632 100644 --- a/llvm/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll +++ b/llvm/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll @@ -2,8 +2,6 @@  @_ZTVN10Evaluation10GridOutputILi3EEE = external constant [5 x i32 (...)*]		; <[5 x i32 (...)*]*> [#uses=1] -declare i8* @llvm.eh.exception() nounwind  -  declare i8* @_Znwm(i32)  declare i8* @__cxa_begin_catch(i8*) nounwind   | 

