[PATCH] D112868: [Sema] Diagnose and reject non-function ifunc resolvers

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 8 10:47:45 PST 2021


MaskRay added a comment.

In D112868#3105942 <https://reviews.llvm.org/D112868#3105942>, @aaron.ballman wrote:

> 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)?

Echo this question. Otherwise the new behavior looks good to me.


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