[codeview] Use the MCStreamer interface directly instead of AsmPrinter
authorReid Kleckner <rnk@google.com>
Wed, 3 Feb 2016 21:15:48 +0000 (21:15 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 3 Feb 2016 21:15:48 +0000 (21:15 +0000)
commitdac21b43d53931a2136c83ed3ec0d4c636c240ca
tree746d263c654cb1f5297b40cb346347daa6c74094
parent6c1e47a66b5eeb76ef51d6b638314b0f25b1d565
[codeview] Use the MCStreamer interface directly instead of AsmPrinter

This is mostly about having shorter lines and standardizing on one
interface, but it also avoids some needless indirection.

No functional change.

llvm-svn: 259697
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h