mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 07:34:33 +00:00
ARM/atomicrmw_minmax.ll: Fix RUN line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164687 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e7381cc99c
commit
9f4df20fe0
@ -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…
x
Reference in New Issue
Block a user