[PATCH] D9573: [llvm-mc] fix 64-bit mode call disassembly to ignore opcode size prefix
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 22 23:52:30 PDT 2015
vsk added a comment.
Thanks for your work on this!
This passes check-all on x86, but there are a few changes I'd like to see. (1) Please shorten and clean up the comments you added, (2) clang-format -style=llvm your code. I'm happy to commit this for you once that's done.
http://reviews.llvm.org/D9573
More information about the llvm-commits
mailing list