[PATCH] D80186: [Inliner] Update !associated metadata during inlining

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 12:59:42 PDT 2020


pcc added a subscriber: MaskRay.
pcc added a comment.

In this case you might consider replacing the global reference with `null` and implementing my proposal in https://bugs.llvm.org/show_bug.cgi?id=41734#c2 to make the section SHF_LINK_ORDER with a zero-length `.init_array` section.


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

https://reviews.llvm.org/D80186





More information about the llvm-commits mailing list