[PATCH] D89732: [ms] [llvm-ml] Support REPEAT/FOR/WHILE macro-like directives

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 07:08:43 PDT 2020


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

Fix case of local variable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89732

Files:
  llvm/lib/MC/MCParser/COFFMasmParser.cpp
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/macro.test
  llvm/test/tools/llvm-ml/repeat_directives.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89732.299675.patch
Type: text/x-patch
Size: 29491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/68e41f76/attachment.bin>


More information about the llvm-commits mailing list