diff options
author | Kevin Enderby <enderby@apple.com> | 2014-01-03 19:33:09 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2014-01-03 19:33:09 +0000 |
commit | b05bec7ce821b1ae624da0a6cf01365cee3062b0 (patch) | |
tree | c26e963d07e97d2cd6f41f6e4978cd92fd721728 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 68af21c9758a318ea54fa2ac9fea5b4643d91b70 (diff) | |
download | llvm-b05bec7ce821b1ae624da0a6cf01365cee3062b0.zip llvm-b05bec7ce821b1ae624da0a6cf01365cee3062b0.tar.gz llvm-b05bec7ce821b1ae624da0a6cf01365cee3062b0.tar.bz2 |
For disassembly when adding a symbolic operand that is a C++
symbol name, also put the human readable name in a comment.
Also fix a bug in LLVMDisasmInstruction() that was not flushing
the raw_svector_ostream for the disassembled instruction string
before copying it to the output buffer that was causing truncation
of the output.
rdar://10173828
llvm-svn: 198441
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions