We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0e07d commit aa188a3Copy full SHA for aa188a3
llvm/test/CodeGen/PowerPC/ppc32-pic.ll
@@ -19,7 +19,7 @@ entry:
19
; SMALL: stwu 1, -32(1)
20
; SMALL: stw 30, 24(1)
21
; SMALL-BSS: bl _GLOBAL_OFFSET_TABLE_@local-4
22
-; SMALL-SECURE: bl .L0$pb
+; SMALL-SECURE: bcl 20, 31, .L0$pb
23
; SMALL: mflr 30
24
; SMALL-SECURE: addis 30, 30, _GLOBAL_OFFSET_TABLE_-.L0$pb@ha
25
; SMALL-SECURE: addi 30, 30, _GLOBAL_OFFSET_TABLE_-.L0$pb@l
0 commit comments