[PATCH] D78322: [CallSite removal][IPO] Move AbstractCallSite to its own header and change it to use CallBase instead of CallSite. NFCI

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 16:44:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG798b262c3c9d: [CallSite removal][IPO] Change implementation of AbstractCallSite to store a… (authored by craig.topper).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D78322?vs=258136&id=258204#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78322/new/

https://reviews.llvm.org/D78322

Files:
  llvm/include/llvm/IR/CallSite.h
  llvm/lib/IR/AbstractCallSite.cpp
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78322.258204.patch
Type: text/x-patch
Size: 11333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/12b8df15/attachment.bin>


More information about the llvm-commits mailing list