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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 07:57:57 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6db04b97e6a2: [lld-macho] Port CallGraphSort from COFF/ELF (authored by lgrey, committed by thakis).

Repository:
  rG LLVM Github Monorepo

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.399331.patch
Type: text/x-patch
Size: 20996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/cc11b8a6/attachment.bin>


More information about the llvm-commits mailing list