mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
match case change in codegen
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21141 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
320174f009
commit
0b5031abd4
@ -1,5 +1,5 @@
|
||||
; Make sure this testcase codegens to the S4ADDQ instruction
|
||||
; RUN: llvm-as < %s | llc -march=alpha | grep 'S4ADDQ'
|
||||
; RUN: llvm-as < %s | llc -march=alpha | grep 's4addq'
|
||||
|
||||
implementation ; Functions:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user