[PATCH] D124413: [llvm-ml] Improve indirect call parsing

Alan Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 13:15:03 PDT 2022


ayzhao updated this revision to Diff 425011.
ayzhao added a comment.

Remove extra spaces and leftover debugging lines


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124413/new/

https://reviews.llvm.org/D124413

Files:
  llvm/include/llvm/MC/MCParser/MCAsmParser.h
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/lib/Target/X86/AsmParser/X86Operand.h
  llvm/test/tools/llvm-ml/unconditional_branch_x64.asm
  llvm/test/tools/llvm-ml/unconditional_branch_x86.asm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124413.425011.patch
Type: text/x-patch
Size: 11904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/c7704aeb/attachment.bin>


More information about the llvm-commits mailing list