MIR Serialization: Initial serialization of stack objects.
[oota-llvm.git] / test / CodeGen / Generic / 2007-04-27-InlineAsm-X-Dest.ll
index 0ea13a2ad2e84b4e7bad4b16667a1ba6d3dbc2eb..0f82ba61b28821afb74277c10afe4c2deb7f9316 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc -no-integrated-as < %s
 
 ; Test that we can have an "X" output constraint.