[PATCH] D84895: [X86] Teach the assembler parser to handle a '*' between segment register and base/index/displacement part of an address
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 29 16:18:57 PDT 2020
    
    
  
MaskRay added a comment.
Ah, we have lib/Support/X86TargetParser.cpp, `llvm::X86::parseArchX86`. We can use it. I can put up a patch (at least for the easy part..)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84895/new/
https://reviews.llvm.org/D84895
    
    
More information about the llvm-commits
mailing list