aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/ending-run.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/ending-run.ll')
-rw-r--r--test/DebugInfo/X86/ending-run.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/ending-run.ll b/test/DebugInfo/X86/ending-run.ll
index 6935c47..bf0db56 100644
--- a/test/DebugInfo/X86/ending-run.ll
+++ b/test/DebugInfo/X86/ending-run.ll
@@ -1,5 +1,5 @@
; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
-; RUN: llvm-dwarfdump %t | FileCheck %s
+; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
; Check that the line table starts at 7, not 4, but that the first
; statement isn't until line 8.