aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/pr13303.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/pr13303.ll')
-rw-r--r--test/DebugInfo/X86/pr13303.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/pr13303.ll b/test/DebugInfo/X86/pr13303.ll
index e820cb5..464a1dc 100644
--- a/test/DebugInfo/X86/pr13303.ll
+++ b/test/DebugInfo/X86/pr13303.ll
@@ -1,5 +1,5 @@
; RUN: llc %s -o %t -filetype=obj -mtriple=x86_64-unknown-linux-gnu
-; RUN: llvm-dwarfdump %t | FileCheck %s
+; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
; PR13303
; Check that the prologue ends with is_stmt here.