mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 00:16:25 +00:00
ARM/atomicrmw_minmax.ll: Fix RUN line.
llvm-svn: 164687
This commit is contained in:
parent
50774721dc
commit
f8c0be6df4
@ -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
Block a user