[all-commits] [llvm/llvm-project] cb62f6: Revert "[Intrinsics][ObjC] Mark objc_retain and fr...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Fri Oct 20 09:22:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb62f67088aaf79493350547f74870318b71acc5
https://github.com/llvm/llvm-project/commit/cb62f67088aaf79493350547f74870318b71acc5
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
M clang/test/CodeGenObjC/arc.m
M clang/test/CodeGenObjC/convert-messages-to-runtime-calls.m
M llvm/include/llvm/IR/Intrinsics.td
M llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
M llvm/test/Transforms/PreISelIntrinsicLowering/X86/objc-arc.ll
Log Message:
-----------
Revert "[Intrinsics][ObjC] Mark objc_retain and friends as thisreturn."
This reverts commit ed83797f3cbfc8fb2a1af63542f97d7ec1d5505a.
Reverting pending the investigation of https://github.com/llvm/llvm-project/issues/69658
More information about the All-commits
mailing list