[PATCH] D78414: [llvm][NFC][CallSite] Remove CallSite from ProfileSummary

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 19:40:53 PDT 2020


mtrofin created this revision.
mtrofin added reviewers: craig.topper, dblaikie, wmi, davidxl.
Herald added subscribers: llvm-commits, haicheng, hiraditya, eraman.
Herald added a project: LLVM.

Depends on D78395 <https://reviews.llvm.org/D78395>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78414

Files:
  llvm/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78414.258468.patch
Type: text/x-patch
Size: 5703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/a637e1bc/attachment.bin>


More information about the llvm-commits mailing list