New testcase distilled from:
[oota-llvm.git] / test / Transforms / TailDup / PHIUpdateTest.ll
index 08112b4b4668ff7d7e5961ab862ae699d26df69d..433b078025b0f8a8844c4f8787081d4dee1926d4 100644 (file)
@@ -1,6 +1,6 @@
 ; This test checks to make sure phi nodes are updated properly
 ;
-; RUN: as < %s | opt -tailduplicate -disable-output
+; RUN: llvm-as < %s | opt -tailduplicate -disable-output