mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Fix missing RUN line in test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205341 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bec4ff5781
commit
a173c01556
@ -1,3 +1,4 @@
|
|||||||
|
; RUN: llc -march=r600 -mcpu=cypress < %s | FileCheck -check-prefix=EG %s
|
||||||
|
|
||||||
; EG-LABEL: @and_setcc_setcc_i32
|
; EG-LABEL: @and_setcc_setcc_i32
|
||||||
; EG: AND_INT
|
; EG: AND_INT
|
||||||
|
Loading…
Reference in New Issue
Block a user