Kevin Enderby ea32ab98f4 Tweak the MCExternalSymbolizer to print references to C string literals
with raw_ostream's write_escaped() method.

For example darwin's otool(1) program that uses the llvm
disassembler now produces disassembly like this:

leaq	0x7b(%rip), %rdi ## literal pool for: "%f\ntoto\n"

and not print the new lines which messes up the output.

rdar://15145300


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199407 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-16 18:43:56 +00:00
..
2013-12-05 05:44:44 +00:00
2014-01-13 15:50:36 +00:00
2013-12-05 00:34:11 +00:00
2013-12-05 05:44:44 +00:00
2013-11-14 06:05:49 +00:00
2013-09-15 18:01:09 +00:00