[PATCH] D108850: [LLD] Remove global state in lldCommon

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 11:03:49 PDT 2021


sbc100 added a comment.

I have to say I think I will miss the simplicity of the current lld implementation: No relocations, no indirection, just global data.   However I do see the advantages you are going for  here ..  and the discussion about the overall direction has mostly been had on the mailing list at this point.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108850



More information about the llvm-commits mailing list