[PATCH] D90059: [ms] [llvm-ml] Support command-line defines

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 13:32:08 PST 2020


epastor updated this revision to Diff 303979.
epastor marked an inline comment as done.
epastor added a comment.

Add ifdef testing, and fix a minor StringRef vs. std::string issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90059

Files:
  llvm/include/llvm/MC/MCParser/MCAsmParser.h
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/command_line_defines.asm
  llvm/tools/llvm-ml/Opts.td
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90059.303979.patch
Type: text/x-patch
Size: 4259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/501c4725/attachment.bin>


More information about the llvm-commits mailing list