Removal of the redundant CompileContext wrapper
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2001 03:09:03 +0000 (03:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2001 03:09:03 +0000 (03:09 +0000)
commit6c5a32d545f65623fcbb69937406f80e0715931a
tree67ba8a4aa48e7ca8efb7d845f2c4ddb629a84b6c
parent0f68368fd8be8fb3884e1316cd261d5f5a2c80e5
Removal of the redundant CompileContext wrapper

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/InstrSelection.h
include/llvm/LLC/CompileContext.h [deleted file]
lib/CodeGen/InstrSelection/InstrSelection.cpp
lib/CodeGen/TargetMachine/Sparc/SparcInstrSelection.cpp
lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
tools/llc/llc.cpp