[PATCH] D9573: [llvm-mc] fix 64-bit mode call disassembly to ignore opcode size prefix

Matthew Barney via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 07:41:31 PDT 2015


m4b updated this revision to Diff 32956.
m4b added a comment.

Shorter comments and only formatting code changes

- shorter comments
- reformat with clang-format-diff.py as per dougk


http://reviews.llvm.org/D9573

Files:
  lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
  test/MC/Disassembler/X86/x86-64.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9573.32956.patch
Type: text/x-patch
Size: 3846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150824/a7629059/attachment.bin>


More information about the llvm-commits mailing list