Delete the allocate*TargetMachine function, which is now dead .
authorChris Lattner <sabre@nondot.org>
Sun, 11 Jul 2004 04:17:10 +0000 (04:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Jul 2004 04:17:10 +0000 (04:17 +0000)
commit0cf0c3746995e8b95fc055cdf8e7210200cb942d
tree1318b6e1d9891378e6f0d3c0cc592d9780eae07d
parent4e547ec8bf9b6eef4c25c44ce5d097fd0a5b0e66
Delete the allocate*TargetMachine function, which is now dead .
The shared command line options are now in a header that makes sense.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14756 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PowerPCTargetMachine.cpp
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/SparcV8/SparcV8TargetMachine.cpp
lib/Target/SparcV9/SparcV9TargetMachine.cpp
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86TargetMachine.cpp