mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[x86] Fix a capitalization that I failed to save in my editor before
landing the patch. =/ llvm-svn: 336986
This commit is contained in:
parent
42614f22f4
commit
f8b32d9473
@ -914,7 +914,7 @@ body: |
|
||||
successors: %bb.1, %bb.9
|
||||
|
||||
; Outer loop latch. Note that we cannot have EFLAGS live-in here as that
|
||||
; Immediately require PHIs.
|
||||
; immediately require PHIs.
|
||||
CMP64rr %0, %1, implicit-def $eflags
|
||||
JE_1 %bb.1, implicit $eflags
|
||||
JMP_1 %bb.9
|
||||
|
Loading…
Reference in New Issue
Block a user