]> granicus.if.org Git - llvm/commitdiff
[x86] Fix a capitalization that I failed to save in my editor before
authorChandler Carruth <chandlerc@gmail.com>
Fri, 13 Jul 2018 09:48:04 +0000 (09:48 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 13 Jul 2018 09:48:04 +0000 (09:48 +0000)
landing the patch. =/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336986 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/flags-copy-lowering.mir

index 630e16430ca4f254c52386b59b3efbde8fed2b3b..54ce02aaca5859a71db6f3ad886af323e49abd36 100644 (file)
@@ -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