[PATCH] D149579: [X86][MC] Fix parsing Intel syntax indirect branch with symbol only

Alvin Wong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 5 08:15:42 PDT 2023


alvinhochun updated this revision to Diff 519869.
alvinhochun edited the summary of this revision.
alvinhochun added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Rebase and add test cases with `offset` operator, and some TODOs/FIXMEs for comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149579

Files:
  clang/test/CodeGen/ms-inline-asm-functions.c
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/test/MC/X86/intel-syntax-branch-fail.s
  llvm/test/MC/X86/intel-syntax-branch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149579.519869.patch
Type: text/x-patch
Size: 5266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230505/83ea54a7/attachment-0001.bin>


More information about the cfe-commits mailing list