[PATCH] D140758: [llvm][AsmPrinter][NFC] Cleanup `GCMetadataPrinters` field

Markus Böck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 29 05:52:19 PST 2022


zero9178 updated this revision to Diff 485609.
zero9178 added a comment.

Fold the find-insert calls in the dense map to a single insert


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140758/new/

https://reviews.llvm.org/D140758

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140758.485609.patch
Type: text/x-patch
Size: 4041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221229/169b8584/attachment.bin>


More information about the llvm-commits mailing list