[PATCH] D36793: [X86AsmParser] Refactoring, (almost) NFC.

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 03:37:57 PDT 2017


avt77 added a comment.

IntelExpr::isValid looks rather strange because it validates possible multiplication only. But if we have Scale == 1 and don't have either BaseReg or Disp?


Repository:
  rL LLVM

https://reviews.llvm.org/D36793





More information about the llvm-commits mailing list