[PATCH] D96346: [NFC][PPC] Refactor TOC representation to allow several entries for the same symbol
Baptiste Saleil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 09:41:28 PST 2021
bsaleil updated this revision to Diff 323057.
bsaleil added a comment.
Specialize `DenseMapInfo` directly with the PPC TOC key type instead of `VariantKind`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96346/new/
https://reviews.llvm.org/D96346
Files:
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96346.323057.patch
Type: text/x-patch
Size: 4284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/20b7d9a0/attachment.bin>
More information about the llvm-commits
mailing list