Add back a RUN line removed by mistake by a previous commit
[oota-llvm.git] / test / DebugInfo / X86 / ending-run.ll
index 6935c47d0cf6ccd18933f7daed4932be0652455e..bf0db560e769b60685e856517ae418cb618e649c 100644 (file)
@@ -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.