Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
[oota-llvm.git] / test / MC / MachO / gen-dwarf-producer.s
index 7ccd78925e8d92e32a61ed8ecdfdc8f9be1ef873..f7388db3a240aa2bede3d62917bcb7d01a4ab7de 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: env DEBUG_PRODUCER="my producer" llvm-mc -g -triple i386-apple-darwin10 %s -filetype=obj -o %t
-// RUN: llvm-dwarfdump %t | FileCheck %s
+// RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
 
 .globl _bar
 _bar: