[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 13:47:21 PDT 2019
Xiangling_L updated this revision to Diff 224149.
Xiangling_L marked an inline comment as done.
Xiangling_L added a comment.
Address commments & add `const` for `lookUpOrCreateTOCEntry` & `TOC` MapVector<const MCSymbol *, MCSymbol *>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68721/new/
https://reviews.llvm.org/D68721
Files:
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68721.224149.patch
Type: text/x-patch
Size: 10164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/4b2b7146/attachment.bin>
More information about the llvm-commits
mailing list