[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
Wed Mar 17 10:29:50 PDT 2021


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

Restore the explicit cast to make it easier to switch to a Warning later


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.331310.patch
Type: text/x-patch
Size: 14867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/ede57d06/attachment.bin>


More information about the llvm-commits mailing list