Remove a ton of extraneous #includes
authorChris Lattner <sabre@nondot.org>
Sun, 22 Jun 2003 03:08:05 +0000 (03:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Jun 2003 03:08:05 +0000 (03:08 +0000)
commit3889a2cb05c36f30050941679d5fd55d45e6a3ed
treeef8c51f49c7d038915d87d21f9c92954d92a617d
parent18345bb93f0c9906dcf1d9ac45b8ee6e693c7bc5
Remove a ton of extraneous #includes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6842 91177308-0d34-0410-b5e6-96231b3b80d8
60 files changed:
include/Support/CommandLine.h
include/Support/SCCIterator.h
include/Support/Timer.h
include/Support/Tree.h
include/llvm/ADT/SCCIterator.h
include/llvm/ADT/Tree.h
include/llvm/Analysis/AliasSetTracker.h
include/llvm/Analysis/CallGraph.h
include/llvm/Analysis/ConstantsScanner.h
include/llvm/Analysis/DSGraph.h
include/llvm/Analysis/DSGraphTraits.h
include/llvm/Analysis/DSSupport.h
include/llvm/Analysis/DataStructure.h
include/llvm/Analysis/DataStructure/DSGraph.h
include/llvm/Analysis/DataStructure/DSGraphTraits.h
include/llvm/Analysis/DataStructure/DSSupport.h
include/llvm/Analysis/DataStructure/DataStructure.h
include/llvm/Analysis/DependenceGraph.h
include/llvm/Analysis/Dominators.h
include/llvm/Analysis/IPModRef.h
include/llvm/Analysis/InstForest.h
include/llvm/Analysis/IntervalIterator.h
include/llvm/Analysis/MemoryDepAnalysis.h
include/llvm/Analysis/PgmDependenceGraph.h
include/llvm/CodeGen/InstrForest.h
include/llvm/CodeGen/InstrSelection.h
include/llvm/CodeGen/LiveVariables.h
include/llvm/CodeGen/MachineCodeForInstruction.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/MachineInstrAnnot.h
include/llvm/CodeGen/SSARegMap.h
include/llvm/Constant.h
include/llvm/ConstantHandling.h
include/llvm/Constants.h
include/llvm/DerivedTypes.h
include/llvm/GlobalVariable.h
include/llvm/Instruction.h
include/llvm/Pass.h
include/llvm/PassAnalysisSupport.h
include/llvm/PassSupport.h
include/llvm/Support/CFG.h
include/llvm/Support/CommandLine.h
include/llvm/Support/InstVisitor.h
include/llvm/Support/PassNameParser.h
include/llvm/Support/Timer.h
include/llvm/SymbolTable.h
include/llvm/Target/MRegisterInfo.h
include/llvm/Target/TargetSchedInfo.h
include/llvm/User.h
include/llvm/iOther.h
include/llvm/iPHINode.h
include/llvm/iTerminators.h
lib/CodeGen/RegAlloc/IGNode.h
lib/CodeGen/RegAlloc/LiveRange.h
lib/Target/SparcV9/MachineCodeForInstruction.h
lib/Target/SparcV9/MachineInstrAnnot.h
lib/Target/SparcV9/RegAlloc/IGNode.h
lib/Target/SparcV9/RegAlloc/LiveRange.h
lib/VMCore/ConstantFold.h
lib/VMCore/ConstantFolding.h