[PATCH] D128944: [ms] [llvm-ml] Add support for anonymous labels (`@@`, `@B`, `@F`)

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 08:02:39 PDT 2022


epastor updated this revision to Diff 442583.
epastor added a comment.

Switch to the pre-existing anonymous label support. (Missed this in the first attempt!)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128944

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/anonymous_labels.asm
  llvm/test/tools/llvm-ml/anonymous_labels_errors.asm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128944.442583.patch
Type: text/x-patch
Size: 5064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/b97ce156/attachment.bin>


More information about the llvm-commits mailing list