Skip to content

Commit b1e2b2a

Browse files
committed
restore ck for conversion of bl .+4
1 parent 94ca9b9 commit b1e2b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/PowerPC/ppc32-pic.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ entry:
1919
; SMALL: stwu 1, -32(1)
2020
; SMALL: stw 30, 24(1)
2121
; SMALL-BSS: bl _GLOBAL_OFFSET_TABLE_@local-4
22-
; SMALL-SECURE: bl .L0$pb
22+
; SMALL-SECURE: bcl 20, 31, .L0$pb
2323
; SMALL: mflr 30
2424
; SMALL-SECURE: addis 30, 30, _GLOBAL_OFFSET_TABLE_-.L0$pb@ha
2525
; SMALL-SECURE: addi 30, 30, _GLOBAL_OFFSET_TABLE_-.L0$pb@l

0 commit comments

Comments
 (0)