[PATCH] D37262: The issues with X86 prefixes: step 2

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 02:40:14 PDT 2017


avt77 added a comment.

Alternatively, I could add a new X86Operand type (e.g. Prefix): as result I will not change any signature but it will be X86-specific only. What's better from your point of view?


https://reviews.llvm.org/D37262





More information about the llvm-commits mailing list