pass an instprinter into the AsmPrinter if it is available.
authorChris Lattner <sabre@nondot.org>
Wed, 3 Feb 2010 00:29:55 +0000 (00:29 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 Feb 2010 00:29:55 +0000 (00:29 +0000)
commit6c8d6ec2a7906733401aae121a5e1eacf477c0f5
treed1bda99cc32d34e603ffcd8f832f9c414ee5d1ac
parentbe2e76bbb358ba58aecc05c94fb98cf5c2981bd2
pass an instprinter into the AsmPrinter if it is available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp