Move addPassesToEmitAssembly from TargetMachine to UltraSparc because it
authorChris Lattner <sabre@nondot.org>
Mon, 28 Oct 2002 01:03:43 +0000 (01:03 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Oct 2002 01:03:43 +0000 (01:03 +0000)
commit4f9463772b10638c51226cbfb9b10e06f22d1cbc
treef45612fe20f737e94461a4f31c7744f2f02599f2
parent1febf88ef422dd0fa2f9e0f0cb464c8cc6f97936
Move addPassesToEmitAssembly from TargetMachine to UltraSparc because it
really is sparc specific.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4308 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9Internals.h
lib/Target/SparcV9/SparcV9TargetMachine.cpp
lib/Target/TargetMachine.cpp