1 ; RUN: llc < %s -mtriple=x86_64-pc-linux | FileCheck %s
3 ; Test that we can handle .Lexception0 being defined. We used to crash.
5 ; CHECK: .cfi_lsda 3, [[LABEL:.*]]
7 ; CHECK-NEXT: .byte 255 # @LPStart Encoding = omit
11 define void @f() personality ptr @g {
13 call void asm ".Lexception0:", ""()
15 to label %bb2 unwind label %bb1
17 landingpad { ptr, i32 }