Escape strings in disassembly comments.
authorIlia K <ki.stfu@gmail.com>
Tue, 12 May 2015 05:55:23 +0000 (05:55 +0000)
committerIlia K <ki.stfu@gmail.com>
Tue, 12 May 2015 05:55:23 +0000 (05:55 +0000)
commitf44ab29e05a3a3dc32e004fe0c87131349253720
tree1f9bcc51aa0f2ab31ecda5194309fdacedcf52d2
parentc7701240edd7c32b45c8193c40242e6ebf78fe9e
Escape strings in disassembly comments.

Summary: Patch from chuckr@microsoft.com

Reviewers: abidh, ChuckR

Subscribers: paulmaybee, lldb-commits

Differential Revision: http://reviews.llvm.org/D9544

llvm-svn: 237092
lldb/test/tools/lldb-mi/data/TestMiData.py
lldb/test/tools/lldb-mi/data/main.cpp
lldb/tools/lldb-mi/MICmdCmdData.cpp