AsmPrinter has a formatted stream, pass it down through AsmAnnotationWriter
authorChris Lattner <sabre@nondot.org>
Thu, 2 Sep 2010 23:07:12 +0000 (23:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Sep 2010 23:07:12 +0000 (23:07 +0000)
commita11a6a0abb0f09c5a381a7bb49901710a7b260f1
treed73d055d44a861581e1118a5f1a12b9eb4fabc41
parentace53f2fbc65f1e26c084c733ffbdbe3516580a6
AsmPrinter has a formatted stream, pass it down through AsmAnnotationWriter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112903 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Assembly/AsmAnnotationWriter.h
tools/llvm-prof/llvm-prof.cpp