New testcases
[oota-llvm.git] / test / Transforms / ADCE / 2003-04-25-PHIPostDominateProblem.ll
index 994a63e7b317912c392e2e70c433d5db8a9738bb..1a71ffe02e8103bbb8d4263e17df718dd9f8a9c3 100644 (file)
@@ -2,7 +2,7 @@
 ; entries for it's postdominator.  But I think this can only happen when the 
 ; PHI node is dead, so we just avoid patching up dead PHI nodes.
 
-; RUN: as < %s | opt -adce
+; RUN: llvm-as < %s | opt -adce
 
 target endian = little
 target pointersize = 32