diff options
author | Jason Molenda <jmolenda@apple.com> | 2014-10-31 03:40:06 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2014-10-31 03:40:06 +0000 |
commit | 0abae879ad8bcd6f0ed445f68d5711d2eb376469 (patch) | |
tree | f9d6319358a63d8d2e459eda9ea168424b28f4e0 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 968abb448a5c2994f7d7e0954ff90013d1eb7e0c (diff) | |
download | llvm-0abae879ad8bcd6f0ed445f68d5711d2eb376469.zip llvm-0abae879ad8bcd6f0ed445f68d5711d2eb376469.tar.gz llvm-0abae879ad8bcd6f0ed445f68d5711d2eb376469.tar.bz2 |
Update default disassembly format string so we get
better output when we don't have any symbol name.
It looked like this:
0x1097fd029 <ud2
0x1097fd02b <addb %al, (%rax)
now, like this:
0x10cdd3064: ud2
0x10cdd3066: addb %al, (%rax)
<rdar://problem/18833391>
llvm-svn: 220948
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions