[PATCH] D139163: Utils: Add utility pass to lower ifuncs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 09:01:07 PST 2022


arsenm added a comment.

I do think the IR for resolvers with arguments should be rejected, but we probably need clang to hard error first: https://github.com/llvm/llvm-project/issues/59167


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

https://reviews.llvm.org/D139163



More information about the llvm-commits mailing list