[PATCH] D120266: [clang][CodeGen] Avoid emitting ifuncs with undefined resolvers

Itay Bookstein via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 25 14:04:52 PST 2022


ibookstein updated this revision to Diff 411521.
ibookstein added a comment.

Add tests for specific>usage>dispatch and dispatch>usage>specific
orderings.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120266

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/attr-cpuspecific.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120266.411521.patch
Type: text/x-patch
Size: 8384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220225/27ec9276/attachment.bin>


More information about the cfe-commits mailing list