[PATCH] D158963: [CodeGen] Function multi-versioning: don't set comdat for internal linkage resolvers

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 08:09:30 PDT 2023


erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

Needs a release note.  I don't have a problem with the patch, but don't really understand how COMDAT works/linking works, but since you're basically the person I'd tell someone else to ask, I guess I'll trust you know what you're doing :)

Please add the release note while committing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158963



More information about the cfe-commits mailing list