[all-commits] [llvm/llvm-project] b1f9a1: PR Feedback #3
Nuri Amari via All-commits
all-commits at lists.llvm.org
Mon May 20 16:16:12 PDT 2024
Branch: refs/heads/users/nuriamari/objc-distributed-thinlto
Home: https://github.com/llvm/llvm-project
Commit: b1f9a1f33b7691414375fe4c42b40dce1166af60
https://github.com/llvm/llvm-project/commit/b1f9a1f33b7691414375fe4c42b40dce1166af60
Author: Nuri Amari <nuriamari at fb.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M llvm/include/llvm/IR/Intrinsics.h
M llvm/lib/IR/Function.cpp
M llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h
M llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
Log Message:
-----------
PR Feedback #3
- Replace custom predicate for arc intrinsics in a module with existing
ModuleHasARC
- Remove unused include introduced by earlier commit
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list