[all-commits] [llvm/llvm-project] fdbf49: [llvm][NFC][CallSite] Remove {Immutable}CallSite a...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Apr 24 11:04:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fdbf493a705c01b33796afc34d0da92c7e8cbb77
https://github.com/llvm/llvm-project/commit/fdbf493a705c01b33796afc34d0da92c7e8cbb77
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M llvm/include/llvm/IR/CallSite.h
M llvm/include/llvm/IR/InstVisitor.h
M llvm/lib/IR/Instructions.cpp
Log Message:
-----------
[llvm][NFC][CallSite] Remove {Immutable}CallSite and CallSiteBase
Reviewers: dblaikie, craig.topper
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78794
More information about the All-commits
mailing list