Add methods to TargetMachine to:
authorChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2002 07:24:05 +0000 (07:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2002 07:24:05 +0000 (07:24 +0000)
commit88e2fbc4bbe63ca5f208a4e9c7f47ff6711923e8
tree0db22d4e532dd797b85a30570cb3674e7c0faf58
parent871b1939b52553a6bb1d51d326b0b1356de03353
Add methods to TargetMachine to:
* Output assembly code a method at a time instead of building it all up then emitting it as a whole module
* Release memory contained in various annotations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1641 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h