[PATCH] D158666: [Clang] Fix linker error for function multiversioning
Tom Honermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 24 07:39:45 PDT 2023
tahonermann added a comment.
I think it would also be a good idea to exercise the test case for a target that lacks ifunc support to ensure that inter-TU calls work as expected.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158666/new/
https://reviews.llvm.org/D158666
More information about the cfe-commits
mailing list