Run this on thumb and arm.

llvm-svn: 112035
This commit is contained in:
Eric Christopher 2010-08-25 07:53:15 +00:00
parent b3b53ecac0
commit 37d547aee6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=armv7-apple-darwin
; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=thumbv7-apple-darwin
; Very basic fast-isel functionality.