[PATCH] D35621: X86 Asm can't work properly with symbolic Scale
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 07:22:35 PDT 2017
avt77 created this revision.
The current Asm does not support symbolic Scale at all. It's only possible to use immediate as Scale. This patch is the first one to close PR33848
https://reviews.llvm.org/D35621
Files:
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/intel-syntax.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35621.107298.patch
Type: text/x-patch
Size: 8515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/9a349d8b/attachment.bin>
More information about the llvm-commits
mailing list