Beginning of the Great Exception Handling Rewrite.
[oota-llvm.git] / test / Feature / md_on_instruction.ll
index d765cd8fa1e0ecc475bcc4d775db0165428e8f61..da9e49ebfb2f33863973f3424098446a4055a16b 100644 (file)
@@ -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]