Removed the -mode option.
[oota-llvm.git] / test / Transforms / Mem2Reg / DifferingTypes.ll
index e1069a41b97d90bdf8db34bc21252da791486186..91e33e04c0288b1a1fef842cd99f3cf1ef8d92e6 100644 (file)
@@ -2,7 +2,7 @@
 ; generated code should perform the appropriate masking operations required 
 ; depending on the endianness of the target...
 
-; RUN: as < %s | opt -mem2reg | dis | not grep 'alloca'
+; RUN: llvm-as < %s | opt -mem2reg | llvm-dis | not grep 'alloca'
 
 implementation