diff options
author | Kevin Enderby <enderby@apple.com> | 2014-01-16 18:43:56 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2014-01-16 18:43:56 +0000 |
commit | 8f4921c3331c8e8e1ced7401a5920f2231f9668c (patch) | |
tree | dc02c2cd6a5ba3b2625496c52ec442958be828fa /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 2be02a784828c66d0025fe63a8e84751d6531a37 (diff) | |
download | llvm-8f4921c3331c8e8e1ced7401a5920f2231f9668c.zip llvm-8f4921c3331c8e8e1ced7401a5920f2231f9668c.tar.gz llvm-8f4921c3331c8e8e1ced7401a5920f2231f9668c.tar.bz2 |
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
llvm-svn: 199407
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions