[PATCH] D78794: [llvm][NFC][CallSite] Remove {Immutable}CallSite and CallSiteBase

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 08:36:27 PDT 2020


mtrofin marked 2 inline comments as done.
mtrofin added a comment.

Also removed obsolete comments.



================
Comment at: llvm/include/llvm/IR/CallSite.h:47
 
 namespace Intrinsic {
 typedef unsigned ID;
----------------
craig.topper wrote:
> I think this is dead now.
Yup.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78794





More information about the llvm-commits mailing list