summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/md_on_instruction.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Feature/md_on_instruction.ll')
-rw-r--r--llvm/test/Feature/md_on_instruction.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/Feature/md_on_instruction.ll b/llvm/test/Feature/md_on_instruction.ll
index d765cd8fa1e..da9e49ebfb2 100644
--- a/llvm/test/Feature/md_on_instruction.ll
+++ b/llvm/test/Feature/md_on_instruction.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s -disable-output
-
+; RUN: llvm-as < %s | llvm-dis | grep " !dbg " | count 4
define i32 @foo() nounwind ssp {
entry:
%retval = alloca i32 ; <i32*> [#uses=2]
OpenPOWER on IntegriCloud