[PATCH] D144982: Fix -fsplit-lto-unit with ifuncs
Daniel Kiss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 12:50:54 PDT 2023
danielkiss added a comment.
Last <https://reviews.llvm.org/D144982?id=503439> version fixes the Chromium and others crashes. Generic solution for CloneModule is conceptually more complex and probably orthogonal to this change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144982/new/
https://reviews.llvm.org/D144982
More information about the llvm-commits
mailing list