[all-commits] [llvm/llvm-project] 5b4239: [CallSite removal][FastISel] Remove uses of CallSite.
topperc via All-commits
all-commits at lists.llvm.org
Sat Apr 11 21:44:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b423990297583f158e0e59f4dd208fbd158addb
https://github.com/llvm/llvm-project/commit/5b423990297583f158e0e59f4dd208fbd158addb
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-04-11 (Sat, 11 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
Log Message:
-----------
[CallSite removal][FastISel] Remove uses of CallSite.
Differential Revision: https://reviews.llvm.org/D77933
More information about the All-commits
mailing list