[PATCH] D108689: [Linker] Support weak symbols in nodeduplicate COMDAT group

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 28 15:10:06 PDT 2021


MaskRay added a comment.

In D108689#2970961 <https://reviews.llvm.org/D108689#2970961>, @phosek wrote:

> In D108689#2970956 <https://reviews.llvm.org/D108689#2970956>, @MaskRay wrote:
>
>> More complete (though still partial) fix: D108879 <https://reviews.llvm.org/D108879>
>
> Do you prefer landing your change instead and abandoning this one?

Landing just D108879 <https://reviews.llvm.org/D108879> if no rush for release/13.x:) (which I assume yes because the issue is from a proprietary group which uses rolling updates instead of releases).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108689



More information about the llvm-commits mailing list