forked from OSchip/llvm-project
![]() Based on the output of include-what-you-use. No big deal here, it's a utils library and it doesn't seem to be used a lot across the codebase. $ clang++ -E -Iinclude -I../llvm/include ../llvm/utils/TableGen/GlobalISel/*.cpp -std=c++14 -fno-rtti -fno-exceptions | wc -l before: 573143 after: 568908 Related Discourse thread: https://llvm.discourse.group/t/include-what-you-use-include-cleanup Differential Revision: https://reviews.llvm.org/D118375 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CodeExpander.cpp | ||
CodeExpander.h | ||
CodeExpansions.h | ||
GIMatchDag.cpp | ||
GIMatchDag.h | ||
GIMatchDagEdge.cpp | ||
GIMatchDagEdge.h | ||
GIMatchDagInstr.cpp | ||
GIMatchDagInstr.h | ||
GIMatchDagOperands.cpp | ||
GIMatchDagOperands.h | ||
GIMatchDagPredicate.cpp | ||
GIMatchDagPredicate.h | ||
GIMatchDagPredicateDependencyEdge.cpp | ||
GIMatchDagPredicateDependencyEdge.h | ||
GIMatchTree.cpp | ||
GIMatchTree.h |