Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
[oota-llvm.git] / test / DebugInfo / two-cus-from-same-file.ll
index d01aeea3bfd447ec187e9906a83755f429b7c961..3013b3a6038b68aeb1e46318d53ccdd60b2e2c0d 100644 (file)
@@ -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'