run llc with -march=arm in select.ll

llvm-svn: 29821
This commit is contained in:
Rafael Espindola 2006-08-22 16:19:54 +00:00
parent 0a9054ba97
commit 7930e898b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as %s -o /dev/null -f
; RUN: llvm-as < %s | llc -march=arm
int %f(int %a) {
entry: