summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO/gen-dwarf-producer.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/MachO/gen-dwarf-producer.s')
-rw-r--r--llvm/test/MC/MachO/gen-dwarf-producer.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/MachO/gen-dwarf-producer.s b/llvm/test/MC/MachO/gen-dwarf-producer.s
index 3a8ce7d8aa3..6a05601d01f 100644
--- a/llvm/test/MC/MachO/gen-dwarf-producer.s
+++ b/llvm/test/MC/MachO/gen-dwarf-producer.s
@@ -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 -debug-info %t | FileCheck %s
+// RUN: llvm-dwarfdump -v -debug-info %t | FileCheck %s
.globl _bar
_bar:
OpenPOWER on IntegriCloud