[all-commits] [llvm/llvm-project] d9ccac: Revert "Reland "[Intrinsics][ObjC] Mark objc_retai...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Nov 6 10:05:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9ccacee13dbe12e2037c4694b6801a87411a1e7
https://github.com/llvm/llvm-project/commit/d9ccacee13dbe12e2037c4694b6801a87411a1e7
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-11-06 (Mon, 06 Nov 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 "Reland "[Intrinsics][ObjC] Mark objc_retain and friends as thisreturn.""
This reverts commit 30414fc614d80a45bad4c89763a353f50d3e04d6.
Broke some buildbots.
More information about the All-commits
mailing list