Add a run line to this test.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 27 Oct 2006 05:30:23 +0000 (05:30 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 27 Oct 2006 05:30:23 +0000 (05:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31211 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/alloca.ll

index ec598abd7b5c7443a6782baf3966f2259c4f990f..d5510d3e51f31fd362a06b8af11a56936a10fb26 100644 (file)
@@ -1,3 +1,4 @@
+; RUN: llvm-as < %s | llc -march=arm
 void %f(uint %a) {
 entry:
        %tmp1032 = alloca ubyte, uint %a