New testcase distilled from:
[oota-llvm.git] / test / Transforms / LICM / scalar_promote.ll
index 01c25c8cebb164d18eaa7a4a9762d2d56e647446..02fa57d26bdf67ed079e7ab825c97b6faf6adfe2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt  -licm -stats 2>&1 | grep "memory locations promoted to register"
+; RUN: llvm-as < %s | opt  -licm -stats 2>&1 | grep "memory locations promoted to register"
 
 %X = global int 7