[all-commits] [llvm/llvm-project] cbe77c: [CallSite removal] Remove unneeded includes of Cal...
topperc via All-commits
all-commits at lists.llvm.org
Thu Apr 23 21:02:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cbe77ca9bd05393b1df1abf016b01f44d1d10a49
https://github.com/llvm/llvm-project/commit/cbe77ca9bd05393b1df1abf016b01f44d1d10a49
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
M llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp
M llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
Log Message:
-----------
[CallSite removal] Remove unneeded includes of CallSite.h. NFC
More information about the All-commits
mailing list