diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/gcc_except_table.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/gcc_except_table.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/gcc_except_table.ll b/llvm/test/CodeGen/X86/gcc_except_table.ll index b656dc9d68e..abce13002db 100644 --- a/llvm/test/CodeGen/X86/gcc_except_table.ll +++ b/llvm/test/CodeGen/X86/gcc_except_table.ll @@ -37,7 +37,6 @@ entry: lpad: %0 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) - cleanup catch i8* bitcast (i8** @_ZTIi to i8*) br label %eh.resume |

