Write llvm bytecode to output .s file as last step of LLC.
authorChris Lattner <sabre@nondot.org>
Mon, 11 Feb 2002 22:35:46 +0000 (22:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Feb 2002 22:35:46 +0000 (22:35 +0000)
commit9530a6f3cd8d071c260baa12f28d66f9d6f983d1
tree9f09243fcfb9317d5c45e7105c0e85e410af24ff
parent355df3f73d6eabc7ce236c0204fe155996543d08
Write llvm bytecode to output .s file as last step of LLC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1728 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/EmitBytecodeToAssembly.cpp [new file with mode: 0644]
lib/Target/SparcV9/SparcV9Internals.h
lib/Target/SparcV9/SparcV9TargetMachine.cpp