[PATCH] D92507: [ms] [llvm-ml] Add support for ALIGN, EVEN, and ORG directives

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 07:43:21 PDT 2021


epastor updated this revision to Diff 354250.
epastor marked 3 inline comments as done.
epastor added a comment.

Added comment explaining anonymous substructures


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92507

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/align_directives.asm
  llvm/test/tools/llvm-ml/align_errors.asm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92507.354250.patch
Type: text/x-patch
Size: 15327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/023c88dc/attachment-0001.bin>


More information about the llvm-commits mailing list