[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
Sun Aug 23 19:38:33 PDT 2015


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

updated according to vsk suggestions

- shortened comments
- ran clang-format-3.4 -i -style=llvm as per vsk's suggestions

*NOTE*: I noticed there were pretty massive source code formatting changes after clang-format; I'm not sure if this was/is intended?


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.32931.patch
Type: text/x-patch
Size: 44975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150824/9cee6d41/attachment.bin>


More information about the llvm-commits mailing list