[PATCH] D152840: [ELF] A new code layout algorithm for function reordering [3a/3]

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 14:53:10 PDT 2023


spupyrev updated this revision to Diff 557331.
spupyrev marked 3 inline comments as done.
spupyrev added a comment.

nits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152840

Files:
  lld/ELF/CMakeLists.txt
  lld/ELF/CallGraphSort.cpp
  lld/ELF/CallGraphSort.h
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/test/ELF/cgprofile-txt.s
  lld/test/ELF/cgprofile-txt2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152840.557331.patch
Type: text/x-patch
Size: 13161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230925/8640f8ec/attachment.bin>


More information about the llvm-commits mailing list