mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 20:33:15 +00:00
Turns out stuff gets allocated to different registers depending on the subtarget.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89594 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
11cc4fab52
commit
bfd987ba57
@ -51,4 +51,4 @@ cond_true:
|
||||
cond_false:
|
||||
ret i32 42
|
||||
}
|
||||
; CHECK: testb $1, %al
|
||||
; CHECK: testb $1
|
||||
|
Loading…
x
Reference in New Issue
Block a user