[all-commits] [llvm/llvm-project] cea6f4: [llvm][NFC][CallSite] Remove CallSite from TypeMet...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Apr 23 08:23:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cea6f4d5f8431ea723e85f6e57812feb3633ecbe
https://github.com/llvm/llvm-project/commit/cea6f4d5f8431ea723e85f6e57812feb3633ecbe
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/include/llvm/Analysis/TypeMetadataUtils.h
M llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
M llvm/lib/Analysis/TypeMetadataUtils.cpp
M llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
Log Message:
-----------
[llvm][NFC][CallSite] Remove CallSite from TypeMetadataUtils & related
Reviewers: craig.topper, dblaikie
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78666
More information about the All-commits
mailing list