[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 Dec 10 07:37:48 PST 2020


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

Rebase on parent


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.310890.patch
Type: text/x-patch
Size: 14538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/4a99c256/attachment.bin>


More information about the llvm-commits mailing list