[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(exp(x...
[oota-llvm.git] / test / Transforms / ADCE / 2003-04-25-PHIPostDominateProblem.ll
index 603b14b537d542568a92dfc64c8dd648190dd787..d30df19fc7c4e6e204e02bc5b7fc17caff8b0821 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: llvm-as < %s | opt -adce
+; RUN: opt < %s -adce
 
 target datalayout = "e-p:32:32"