aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/debugmacinfo.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/debugmacinfo.test')
-rw-r--r--test/DebugInfo/debugmacinfo.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/debugmacinfo.test b/test/DebugInfo/debugmacinfo.test
index b8dd56a22bd..fab4ca22527 100644
--- a/test/DebugInfo/debugmacinfo.test
+++ b/test/DebugInfo/debugmacinfo.test
@@ -1,6 +1,6 @@
-RUN: llvm-dwarfdump -debug-dump=macro %p/Inputs/dwarfdump-macro.o \
+RUN: llvm-dwarfdump -debug-macro %p/Inputs/dwarfdump-macro.o \
RUN: | FileCheck %s -check-prefix TEST_MACINFO
-RUN: llvm-dwarfdump -debug-dump=line %p/Inputs/dwarfdump-macro.o \
+RUN: llvm-dwarfdump -debug-line %p/Inputs/dwarfdump-macro.o \
RUN: | FileCheck %s -check-prefix TEST_LINE