Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / Generic / constindices.ll
index 6366fd59598fa167cb88fc6e6475fba0c5ed1bca..7deb30f43d12e794ffa81682c419f943dee2d95d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 ; Test that a sequence of constant indices are folded correctly
 ; into the equivalent offset at compile-time.