[all-commits] [llvm/llvm-project] 30414f: Reland "[Intrinsics][ObjC] Mark objc_retain and fr...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Mon Nov 6 08:47:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30414fc614d80a45bad4c89763a353f50d3e04d6
      https://github.com/llvm/llvm-project/commit/30414fc614d80a45bad4c89763a353f50d3e04d6
  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:
  -----------
  Reland "[Intrinsics][ObjC] Mark objc_retain and friends as thisreturn."

This reverts commit cb62f67088aaf79493350547f74870318b71acc5.

Fixes: https://github.com/llvm/llvm-project/issues/69658




More information about the All-commits mailing list