add a twine form of MCStreamer::EmitRawText, and mc'ize
authorChris Lattner <sabre@nondot.org>
Sat, 3 Apr 2010 22:12:35 +0000 (22:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 3 Apr 2010 22:12:35 +0000 (22:12 +0000)
commit58bc4dd4a91443ddd3120b0a2f1801ad4d6aae1c
tree700565cb493914bcd214dbe70ad1eb759736a813
parentd5928dcd78ec03a64f61b7a93be219d97eda1f5c
add a twine form of MCStreamer::EmitRawText, and mc'ize
a few more things in AsmPrinter.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100294 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCStreamer.cpp