forked from OSchip/llvm-project
Make this testcase actually executed with fast-isel on arm.
llvm-svn: 112033
This commit is contained in:
parent
28a0cf7825
commit
e58c03698e
|
@ -1,4 +1,4 @@
|
|||
; RUN: llc < %s -fast-isel -fast-isel-abort -march=arm
|
||||
; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=armv7-apple-darwin
|
||||
|
||||
; Very basic fast-isel functionality.
|
||||
|
||||
|
|
Loading…
Reference in New Issue