[PATCH] D67705: [mips] Expand 'lw/sw' instructions for 32-bit GOT
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 01:02:31 PDT 2019
Petar.Avramovic added inline comments.
================
Comment at: llvm/trunk/test/MC/Mips/mips64-expansions.s:91
# Test one with a symbol in the third operand.
sym:
bne $2, 0x100010001, sym
----------------
>Do symbols have different handling in assembly ...
Missed that sym is local.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67705/new/
https://reviews.llvm.org/D67705
More information about the llvm-commits
mailing list