[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
Thu Jul 7 06:12:01 PDT 2022


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

Fix collision with tombstone entry, and also remove one more bit of handling for GNU-as-style directional labels


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.442880.patch
Type: text/x-patch
Size: 6507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/99ecb429/attachment.bin>


More information about the llvm-commits mailing list