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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 04:20:31 PDT 2020


grimar added a comment.

In D81429#2083172 <https://reviews.llvm.org/D81429#2083172>, @MaskRay wrote:

> I am on the fence about reusing the code. Adding some people for feedback.


I am also not sure it is a good thing to do. It seems makes LLD ELF code a bit less readable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81429





More information about the llvm-commits mailing list