aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/DIModule.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/DIModule.ll')
-rw-r--r--test/DebugInfo/X86/DIModule.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/DIModule.ll b/test/DebugInfo/X86/DIModule.ll
index eacdfe10f53..97c639c9a8e 100644
--- a/test/DebugInfo/X86/DIModule.ll
+++ b/test/DebugInfo/X86/DIModule.ll
@@ -1,6 +1,6 @@
; ModuleID = '/Volumes/Data/apple-internal/llvm/tools/clang/test/Modules/debug-info-moduleimport.m'
; RUN: llc %s -o %t -filetype=obj
-; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
+; RUN: llvm-dwarfdump -debug-info %t | FileCheck %s
; CHECK: DW_TAG_module
; CHECK-NEXT: DW_AT_name {{.*}}"DebugModule"
; CHECK-NEXT: DW_AT_LLVM_config_macros {{.*}}"-DMODULES=0"