[PATCH] D159526: [CodeLayout] Refactor some std::vector and nested std::pair uses. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 17 16:31:06 PDT 2023


MaskRay updated this revision to Diff 556919.
MaskRay retitled this revision from "[CodeLayout] Refactor some std::vector uses. NFC" to "[CodeLayout] Refactor some std::vector and nested std::pair uses. NFC".
MaskRay edited the summary of this revision.
MaskRay added a comment.

.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159526

Files:
  bolt/lib/Passes/ReorderAlgorithm.cpp
  bolt/lib/Passes/ReorderFunctions.cpp
  llvm/include/llvm/Transforms/Utils/CodeLayout.h
  llvm/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/lib/Transforms/Utils/CodeLayout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159526.556919.patch
Type: text/x-patch
Size: 19505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230917/562fe3a1/attachment.bin>


More information about the llvm-commits mailing list