Add a run line to this test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31211 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/ARM/alloca.ll b/test/CodeGen/ARM/alloca.ll
index ec598ab..d5510d3 100644
--- a/test/CodeGen/ARM/alloca.ll
+++ b/test/CodeGen/ARM/alloca.ll
@@ -1,3 +1,4 @@
+; RUN: llvm-as < %s | llc -march=arm
 void %f(uint %a) {
 entry:
 	%tmp1032 = alloca ubyte, uint %a