[PATCH] D153206: [PPC32] Parse bl __tls_get_addr(x at tlsgd)@plt+32768
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 17 14:55:39 PDT 2023
MaskRay updated this revision to Diff 532427.
MaskRay added a comment.
Move `E = Parser.getTok().getLoc();` early, though I believe there is no real behavior difference.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153206/new/
https://reviews.llvm.org/D153206
Files:
llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
llvm/test/MC/PowerPC/ppc32-tls.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153206.532427.patch
Type: text/x-patch
Size: 6363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230617/2aa44f15/attachment.bin>
More information about the llvm-commits
mailing list