[all-commits] [llvm/llvm-project] 3dd1c7: Port -objc-arc-expand to NPM
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Oct 26 20:07:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3dd1c724581ab7aab8bae7bb6e0566c52b1f9a9d
https://github.com/llvm/llvm-project/commit/3dd1c724581ab7aab8bae7bb6e0566c52b1f9a9d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/include/llvm/Transforms/ObjCARC.h
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp
M llvm/test/Transforms/ObjCARC/expand.ll
Log Message:
-----------
Port -objc-arc-expand to NPM
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D90182
More information about the All-commits
mailing list