forked from OSchip/llvm-project
parent
205d70ed28
commit
aaf189b8cf
|
@ -1,4 +1,4 @@
|
|||
; RUN: llc -march=arm -mcpu=cortex-a9 %s -o - |& FileCheck %s
|
||||
; RUN: llc -march=arm -mcpu=cortex-a9 < %s | FileCheck %s
|
||||
|
||||
; CHECK: max:
|
||||
define i32 @max(i8 %ctx, i32* %ptr, i32 %val)
|
||||
|
|
Loading…
Reference in New Issue