[SimplifyLibCalls] Don't try to simplify indirect calls.
[oota-llvm.git] / test / DebugInfo / multiline.ll
index 6de4dcf2aaba272e68eeabc1b3147c1f532dd9c2..bc365cc823da372de69aad15e08aa13adeb51ab4 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: llc -filetype=asm -O0 < %s | FileCheck %s
+; RUN: llc -filetype=asm -asm-verbose=0 -O0 < %s | FileCheck %s
 ; RUN: llc -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=line - | FileCheck %s --check-prefix=INT
+; XFAIL: hexagon
 
 ; Check that the assembly output properly handles is_stmt changes. And since
 ; we're testing anyway, check the integrated assembler too.
 ; }
 
 
-; CHECK: .loc  1 2 0 {{#|//}}
+; CHECK: .loc  1 2 0{{$}}
+; CHECK-NOT: .loc{{ }}
+; CHECK: .loc  1 3 3 prologue_end{{$}}
 ; CHECK-NOT: .loc
-; CHECK: .loc  1 3 3 prologue_end {{#|//}}
+; CHECK: .loc  1 3 9 is_stmt 0{{$}}
 ; CHECK-NOT: .loc
-; CHECK: .loc  1 3 9 is_stmt 0 {{#|//}}
+; CHECK: .loc  1 3 15{{$}}
 ; CHECK-NOT: .loc
-; CHECK: .loc  1 3 15 {{#|//}}
+; CHECK: .loc  1 4 3 is_stmt 1{{$}}
 ; CHECK-NOT: .loc
-; CHECK: .loc  1 4 3 is_stmt 1 {{#|//}}
+; CHECK: .loc  1 4 9 is_stmt 0{{$}}
 ; CHECK-NOT: .loc
-; CHECK: .loc  1 4 9 is_stmt 0 {{#|//}}
+; CHECK: .loc  1 4 15{{$}}
 ; CHECK-NOT: .loc
-; CHECK: .loc  1 4 15 {{#|//}}
-; CHECK-NOT: .loc
-; CHECK: .loc  1 5 1 is_stmt 1 {{#|//}}
+; CHECK: .loc  1 5 1 is_stmt 1{{$}}
 
 ; INT: {{^}}Address
 ; INT: -----