diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-10-24 22:43:10 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-10-24 22:43:10 +0000 |
commit | d8c5b4e8ef1c662e73a5f89c1b204d95a71c81f6 (patch) | |
tree | 896e6edd89021509ca32e41be87d6eea6a0bd7bf /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | ddac15108ab565d4f9860becb6e99f259241798a (diff) | |
download | bcm5719-llvm-d8c5b4e8ef1c662e73a5f89c1b204d95a71c81f6.tar.gz bcm5719-llvm-d8c5b4e8ef1c662e73a5f89c1b204d95a71c81f6.zip |
MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRawTextImpl, to avoid string literal ambiguities
Also improve the implementation of EmitRawText(Twine) so it doesn't
bother using the SmallString buffer if the Twine is a simple StringRef
anyway.
llvm-svn: 193378
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions