[all-commits] [llvm/llvm-project] 84f007: [CallSite removal][CodeGen] Drop some unneeded inc...
topperc via All-commits
all-commits at lists.llvm.org
Thu Apr 16 11:11:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84f007f7ef4b81a08eb1d775432f59dea061f036
https://github.com/llvm/llvm-project/commit/84f007f7ef4b81a08eb1d775432f59dea061f036
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M llvm/include/llvm/CodeGen/Analysis.h
M llvm/include/llvm/CodeGen/FastISel.h
M llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
Log Message:
-----------
[CallSite removal][CodeGen] Drop some unneeded includes of CallSite.h. NFC
The uses of CallSite were removed in previous patches.
More information about the All-commits
mailing list