mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-02 17:58:36 +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…
Reference in New Issue
Block a user