summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/machine-cp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/machine-cp.ll')
-rw-r--r--llvm/test/CodeGen/X86/machine-cp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/machine-cp.ll b/llvm/test/CodeGen/X86/machine-cp.ll
index a6201b8d99b..8aaf21c045a 100644
--- a/llvm/test/CodeGen/X86/machine-cp.ll
+++ b/llvm/test/CodeGen/X86/machine-cp.ll
@@ -10,7 +10,7 @@ define i32 @t1(i32 %a, i32 %b) nounwind {
; CHECK-NEXT: testl %esi, %esi
; CHECK-NEXT: je LBB0_1
; CHECK-NEXT: ## %bb.2: ## %while.body.preheader
-; CHECK-NEXT: movl %esi, %edx
+; CHECK-NEXT: movl %esi, %edx
; CHECK-NEXT: .p2align 4, 0x90
; CHECK-NEXT: LBB0_3: ## %while.body
; CHECK-NEXT: ## =>This Inner Loop Header: Depth=1
OpenPOWER on IntegriCloud