[PATCH] D105217: [LLD] Adding support for RELA for CG Profile.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 00:43:29 PDT 2021


jhenderson added a comment.

I don't think the additional complexity is all that much, especially given there's an actual use-case for it. It'd be different if the case was some hypothetical situation, but it isn't. Not all systems have all of LLVM installed as their toolchain, so forcing people away from using GNU tools seems like the wrong approach to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105217



More information about the llvm-commits mailing list