summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/branch-relax-asm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/branch-relax-asm.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/branch-relax-asm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/branch-relax-asm.ll b/llvm/test/CodeGen/AArch64/branch-relax-asm.ll
index 7409c84e618..89d0529c966 100644
--- a/llvm/test/CodeGen/AArch64/branch-relax-asm.ll
+++ b/llvm/test/CodeGen/AArch64/branch-relax-asm.ll
@@ -10,7 +10,7 @@ define i32 @test_asm_length(i32 %in) {
; CHECK: b [[FALSE:LBB[0-9]+_[0-9]+]]
; CHECK: [[TRUE]]:
-; CHECK: orr w0, wzr, #0x4
+; CHECK: mov w0, #4
; CHECK: nop
; CHECK: nop
; CHECK: nop
OpenPOWER on IntegriCloud