Use FindProgramByName instead of FindExecutable.
[oota-llvm.git] / test / Other / 2002-08-02-DomSetProblem.ll
index 4b11eb81d5b702b88c09b999fb090747d4394bbd..ed7c86a480bfd704642c3b36eba012250cadebc5 100644 (file)
@@ -2,7 +2,7 @@
 ; blocks.  These blocks should at least dominate themselves.  This is 
 ; fouling up the verify pass.
 ;
-; RUN: opt -analyze -domset %s | grep BB
+; RUN: llvm-as < %s | opt -analyze -domset | grep BB
 
 void %test() {
        ret void