Add back machine code deleter pass until we get a MachineCode pass
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 15 Feb 2004 00:03:15 +0000 (00:03 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 15 Feb 2004 00:03:15 +0000 (00:03 +0000)
commitc81efdc59cd2ce5410cefd7ab5cb52cfd7ac3aad
treedb2d8e0c8eaf7144ff25aa608d4cac1bc59eab40
parentb663d76f866d03756dd563d246d9bdaabca4ca33
Add back machine code deleter pass until we get a MachineCode pass
that will be responsible for the creation of MachineFunctions and will
be required by all MachineFunctionPass passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11453 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineFunction.cpp
lib/Target/PowerPC/PowerPCTargetMachine.cpp
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86TargetMachine.cpp