[all-commits] [llvm/llvm-project] 4213bc: [llvm][NFC][CallSite] Removed CallSite from some i...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Apr 15 22:31:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4213bc761a2cf4cfc62c459c8b5252a5dc29fc3a
https://github.com/llvm/llvm-project/commit/4213bc761a2cf4cfc62c459c8b5252a5dc29fc3a
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Utils/FunctionComparator.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/lib/Transforms/Utils/ValueMapper.cpp
M llvm/tools/opt/AnalysisWrappers.cpp
Log Message:
-----------
[llvm][NFC][CallSite] Removed CallSite from some implementation details.
Reviewers: craig.topper, dblaikie
Subscribers: hiraditya, jfb, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78256
More information about the All-commits
mailing list