diff options
Diffstat (limited to 'test/DebugInfo/two-cus-from-same-file.ll')
-rw-r--r-- | test/DebugInfo/two-cus-from-same-file.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/two-cus-from-same-file.ll b/test/DebugInfo/two-cus-from-same-file.ll index d01aeea..3013b3a 100644 --- a/test/DebugInfo/two-cus-from-same-file.ll +++ b/test/DebugInfo/two-cus-from-same-file.ll @@ -4,7 +4,7 @@ ; ; RUN: llc %s -o %t -filetype=obj -O0 -; RUN: llvm-dwarfdump %t | FileCheck %s +; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s ; ModuleID = 'test.bc' |