Make use of the new AssemblyAnnotationWriter interface
authorChris Lattner <sabre@nondot.org>
Thu, 30 Oct 2003 23:41:03 +0000 (23:41 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Oct 2003 23:41:03 +0000 (23:41 +0000)
commit95e5a2cc3fc55b262d2baa1cc417115dfa4a18ea
tree60accf5f9f9eb8f58a27860e51019ac39b39bb47
parent0836bf7bcf5d62393eb6c01f775368d43e3d45cb
Make use of the new AssemblyAnnotationWriter interface

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9619 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp