[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 15:42:42 PDT 2023


spupyrev updated this revision to Diff 557339.
spupyrev added a comment.

edited ld.lld.1


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/docs/ld.lld.1
  lld/test/ELF/cgprofile-txt.s
  lld/test/ELF/cgprofile-txt2.s

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


More information about the llvm-commits mailing list