[all-commits] [llvm/llvm-project] 2059a6: [llvm][NFC][CallSite] Remove ImmutableCallSite fro...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Apr 23 21:29:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2059a6e3ef826e03abb9b8996f48caf39fe4bc32
https://github.com/llvm/llvm-project/commit/2059a6e3ef826e03abb9b8996f48caf39fe4bc32
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/lib/Analysis/StackSafetyAnalysis.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp
M llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
Log Message:
-----------
[llvm][NFC][CallSite] Remove ImmutableCallSite from a few locations
Reviewers: craig.topper, dblaikie
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78783
More information about the All-commits
mailing list