[llvm] ObjCARCContract: Use stripPointerCastsAndAliases (PR #134275)
Akira Hatanaka via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 10 15:27:19 PDT 2025
ahatanak wrote:
Correction: with the changes in this patch, the pass no longer rewrites the argument to the *first* call to use_pointer in the following IR:
https://github.com/llvm/llvm-project/pull/134275
More information about the llvm-commits
mailing list