aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/align_c11.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/align_c11.ll')
-rw-r--r--test/DebugInfo/X86/align_c11.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/align_c11.ll b/test/DebugInfo/X86/align_c11.ll
index c76ed274ab4..073b704b0b2 100644
--- a/test/DebugInfo/X86/align_c11.ll
+++ b/test/DebugInfo/X86/align_c11.ll
@@ -1,4 +1,4 @@
-; RUN: %llc_dwarf -filetype=obj < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
+; RUN: %llc_dwarf -filetype=obj < %s | llvm-dwarfdump -debug-info - | FileCheck %s
; REQUIRES: object-emission
; Generated by clang -c -g -std=c11 -S -emit-llvm from the following C11 source