aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/abstract_origin.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/abstract_origin.ll')
-rw-r--r--test/DebugInfo/X86/abstract_origin.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/abstract_origin.ll b/test/DebugInfo/X86/abstract_origin.ll
index 05abc0481db..b4a7f787009 100644
--- a/test/DebugInfo/X86/abstract_origin.ll
+++ b/test/DebugInfo/X86/abstract_origin.ll
@@ -1,4 +1,4 @@
-; RUN: %llc_dwarf -filetype=obj %s -o - | llvm-dwarfdump -debug-dump=info - | FileCheck %s
+; RUN: %llc_dwarf -filetype=obj %s -o - | llvm-dwarfdump -debug-info - | FileCheck %s
; Generated at -O2 from:
; void f();
; __attribute__((always_inline)) void g() {