[PATCH] D104008: [ms] [llvm-ml] Warn on command-line redefinition

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 10 06:14:40 PDT 2021


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

Directly check for the warning, rather than converting it to an error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104008

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/command_line_defines.asm
  llvm/test/tools/llvm-ml/command_line_defines_errors.asm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104008.351152.patch
Type: text/x-patch
Size: 6613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/fe015f79/attachment.bin>


More information about the llvm-commits mailing list