[PATCH] D81429: [COFF] Port CallGraphSort to COFF from ELF

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 15:24:56 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG763671f387fd: [COFF] Port CallGraphSort to COFF from ELF (authored by zequanwu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81429

Files:
  lld/COFF/CMakeLists.txt
  lld/COFF/CallGraphSort.cpp
  lld/COFF/CallGraphSort.h
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/Options.td
  lld/COFF/Writer.cpp
  lld/ELF/CallGraphSort.cpp
  lld/test/COFF/cgprofile-bad-clusters.s
  lld/test/COFF/cgprofile-err.s
  lld/test/COFF/cgprofile-icf.s
  lld/test/COFF/cgprofile-obj.s
  lld/test/COFF/cgprofile-print.s
  lld/test/COFF/cgprofile-txt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81429.282066.patch
Type: text/x-patch
Size: 25523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/c6545d2d/attachment-0001.bin>


More information about the llvm-commits mailing list