[PATCH] D103989: [ms] [llvm-ml] Add support for INCLUDE environment variable

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 13:05:59 PDT 2021


epastor created this revision.
epastor requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Also adds support for the ML.exe command-line flag /X, which ignores the INCLUDE environment variable.

This relands commit c43f413b01b021a8f7b6fce013296114fa92a245 <https://reviews.llvm.org/rGc43f413b01b021a8f7b6fce013296114fa92a245> using lit's cross-platform `env` support.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103989

Files:
  llvm/test/tools/llvm-ml/include_by_env_var.asm
  llvm/test/tools/llvm-ml/include_by_env_var_errors.asm
  llvm/tools/llvm-ml/Opts.td
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103989.350985.patch
Type: text/x-patch
Size: 3668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/f0ea2c1f/attachment.bin>


More information about the llvm-commits mailing list