[PATCH] D92852: [NFC] Reduce include files dependency and AA header cleanup (part 2).
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 08:19:51 PST 2020
dfukalov added inline comments.
================
Comment at: llvm/include/llvm/Analysis/AliasAnalysis.h:66
class Value;
+class TargetLibraryInfo;
----------------
Just realized wrong order, will fix in updated patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92852/new/
https://reviews.llvm.org/D92852
More information about the llvm-commits
mailing list