[PATCH] D68721: [NFC][PowerPC]Clean up PPCAsmPrinter for TOC related pseudo opcode
Xiangling Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 12:23:24 PDT 2019
Xiangling_L created this revision.
Xiangling_L added reviewers: stefanp, jsji, sfertile, hubert.reinterpretcast.
Xiangling_L added a project: LLVM.
Herald added subscribers: llvm-commits, shchenz, MaskRay, kbarton, hiraditya, nemanjai.
Add a helper function `getMCSymbolForTOCPseudoMO` to clean up PPCAsmPrinter a little bit.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D68721
Files:
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68721.224124.patch
Type: text/x-patch
Size: 8269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/993c8f85/attachment.bin>
More information about the llvm-commits
mailing list