[all-commits] [llvm/llvm-project] c43f41: [ms] [llvm-ml] Add support for INCLUDE environment...
Eric Astor via All-commits
all-commits at lists.llvm.org
Wed Jun 9 12:26:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c43f413b01b021a8f7b6fce013296114fa92a245
https://github.com/llvm/llvm-project/commit/c43f413b01b021a8f7b6fce013296114fa92a245
Author: Eric Astor <epastor at google.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
A llvm/test/tools/llvm-ml/include_by_env_var.asm
A llvm/test/tools/llvm-ml/include_by_env_var_errors.asm
M llvm/tools/llvm-ml/Opts.td
M llvm/tools/llvm-ml/llvm-ml.cpp
Log Message:
-----------
[ms] [llvm-ml] Add support for INCLUDE environment variable
Also adds support for the ML.exe command-line flag /X, which ignores the INCLUDE environment variable.
More information about the All-commits
mailing list