[all-commits] [llvm/llvm-project] 9b9518: HeatUtils.h - remove unnecessary includes. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Apr 18 05:38:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b95186c3024c8e57b942703d4d69c3cd6d053dc
https://github.com/llvm/llvm-project/commit/9b95186c3024c8e57b942703d4d69c3cd6d053dc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M llvm/include/llvm/Analysis/HeatUtils.h
M llvm/lib/Analysis/HeatUtils.cpp
Log Message:
-----------
HeatUtils.h - remove unnecessary includes. NFC.
Replace with BlockFrequencyInfo/Function forward declarations
Move BlockFrequencyInfo.h include to HeatUtils.cpp
More information about the All-commits
mailing list