[PATCH] D84895: [X86] Teach the assembler parser to handle a '*' between segment register and base/index/displacement part of an address
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 29 22:00:51 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9611ee5f40ea: [X86] Teach the assembler parser to handle a '*' between segment register and… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D84895?vs=281753&id=281799#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84895/new/
https://reviews.llvm.org/D84895
Files:
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/MC/X86/x86-32.s
llvm/test/MC/X86/x86-64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84895.281799.patch
Type: text/x-patch
Size: 5885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/8ec08a7b/attachment.bin>
More information about the llvm-commits
mailing list