[PATCH] D112164: [lld-macho] Port CallGraphSort from COFF/ELF

Leonard Grey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 12:53:54 PDT 2021


lgrey updated this revision to Diff 381074.
lgrey edited the summary of this revision.
lgrey added a comment.

Format


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

https://reviews.llvm.org/D112164

Files:
  lld/MachO/CMakeLists.txt
  lld/MachO/CallGraphSort.cpp
  lld/MachO/CallGraphSort.h
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.h
  lld/MachO/Options.td
  lld/MachO/Writer.cpp
  lld/test/MachO/cgprofile-icf.s
  lld/test/MachO/cgprofile-obj.s
  lld/test/MachO/cgprofile-print.s
  llvm/utils/gn/secondary/lld/MachO/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112164.381074.patch
Type: text/x-patch
Size: 20420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/88c32bff/attachment-0001.bin>


More information about the llvm-commits mailing list