[PATCH] D28468: [X86] Fix for bugzilla 31576 - add support for "data32" instruction prefix
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 11:44:46 PST 2017
niravd added a comment.
In https://reviews.llvm.org/D28468#648513, @myatsina wrote:
> Can you see the tests? I've added comments next to them.
> Do this tests capture what you meant?
Yes.
But I thought you also had one using llvm-objdump so we also test the object->instruction disassembly path.
Repository:
rL LLVM
https://reviews.llvm.org/D28468
More information about the llvm-commits
mailing list