Reduce dependance on TransformInternals.h, instead using the TransformUtils library
authorChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:12:18 +0000 (18:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:12:18 +0000 (18:12 +0000)
commit497c60c0ed891f4a189287cf3c1ad44dfcfe3099
tree3dff677ee113c9c19d87bf724f9e8c85b3e06d50
parent6d7491c3cc1ce46f346767fabb39d5dcda4b22bb
Reduce dependance on TransformInternals.h, instead using the TransformUtils library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2518 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/DeadTypeElimination.cpp
lib/Transforms/IPO/SimpleStructMutation.cpp
lib/Transforms/LevelRaise.cpp
lib/Transforms/Scalar/InstructionCombining.cpp
lib/Transforms/Utils/LowerAllocations.cpp