move llvm/Transforms/Pass.h to the top level llvm/Pass.h file
authorChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 20:19:09 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 20:19:09 +0000 (20:19 +0000)
commit986fced5f9b3ef06f514cba66db499acffdc9711
tree8fa2100224cf78ba4f631482abc6ade7d6be448a
parent9effd69ca2fe4d20b8a0dcbf4f9d5d4a402c536d
move llvm/Transforms/Pass.h to the top level llvm/Pass.h file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@901 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
include/llvm/Optimizations/LevelChange.h
include/llvm/Pass.h [new file with mode: 0644]
include/llvm/Transforms/ChangeAllocations.h
include/llvm/Transforms/FunctionInlining.h
include/llvm/Transforms/HoistPHIConstants.h
include/llvm/Transforms/IPO/ConstantMerge.h
include/llvm/Transforms/Instrumentation/TraceValues.h
include/llvm/Transforms/Pass.h [deleted file]
include/llvm/Transforms/PrintModulePass.h
include/llvm/Transforms/Scalar/ConstantProp.h
include/llvm/Transforms/Scalar/DCE.h
include/llvm/Transforms/Scalar/InductionVars.h
include/llvm/Transforms/Scalar/SymbolStripping.h