[all-commits] [llvm/llvm-project] bf77c7: Loads.h - reduce AliasAnalysis.h include to forwar...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jun 24 05:53:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bf77c7ef2dec2fb1d123bbd6250cb8e7973ed4ba
https://github.com/llvm/llvm-project/commit/bf77c7ef2dec2fb1d123bbd6250cb8e7973ed4ba
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/Loads.h
M llvm/lib/Analysis/Loads.cpp
M llvm/lib/Analysis/MemDerefPrinter.cpp
M llvm/lib/CodeGen/MachineOperand.cpp
Log Message:
-----------
Loads.h - reduce AliasAnalysis.h include to forward declarations. NFC.
Fix implicit include dependencies in source files.
More information about the All-commits
mailing list