[PATCH] D99066: [AutoUpgrade] Take unnamed types into account.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 22 04:15:46 PDT 2021
fhahn added a comment.
Is there a way to ensure all call sites that may need to handle opaque pointers pass the module? can we add an assertion ensuring the module is passed if the intrinsic takes overloaded pointer types?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99066/new/
https://reviews.llvm.org/D99066
More information about the llvm-commits
mailing list