[PATCH] D109386: Change to use ValueHandle for associated data of GlobalCtors

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 8 19:10:34 PDT 2021


rnk added a comment.

In D109386#2990606 <https://reviews.llvm.org/D109386#2990606>, @wlei wrote:

> I think this is what we desire. Do you think this can cause other issues or anything I missed?

I forgot to mention, yes, sounds good, I see, it is only weak when the value is erased without being replaced.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109386



More information about the cfe-commits mailing list