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

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 12:05:23 PDT 2020


zequanwu updated this revision to Diff 271152.
zequanwu marked 10 inline comments as done.
zequanwu added a comment.

Address comments and rebase.


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/Options.td
  lld/COFF/Writer.cpp
  lld/ELF/CallGraphSort.cpp
  lld/test/COFF/cgprofile-bad-clusters.s
  lld/test/COFF/cgprofile-icf.s
  lld/test/COFF/cgprofile-print.s
  lld/test/COFF/cgprofile-txt.s
  lld/test/COFF/order

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81429.271152.patch
Type: text/x-patch
Size: 20486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/653fcb4d/attachment.bin>


More information about the llvm-commits mailing list