[PATCH] D112868: [Sema] Diagnose and reject non-function ifunc resolvers
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 3 07:26:59 PDT 2021
aaron.ballman added a comment.
One thing that surprises me is that the test changes are in Sema but the code changes are in CodeGen. I see that this test actually emits LLVM IR. Should it be moved (as an NFC change)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112868/new/
https://reviews.llvm.org/D112868
More information about the cfe-commits
mailing list