[all-commits] [llvm/llvm-project] 4b5317: [ms] [llvm-ml] Add support for INCLUDE environment...

Eric Astor via All-commits all-commits at lists.llvm.org
Wed Jun 9 14:55:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b5317e937ac5c87c30a67bc76a4e253c2c3516c
      https://github.com/llvm/llvm-project/commit/4b5317e937ac5c87c30a67bc76a4e253c2c3516c
  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.

This relands commit c43f413b01b021a8f7b6fce013296114fa92a245 using lit's cross-platform `env` support.

Differential Revision: https://reviews.llvm.org/D103989




More information about the All-commits mailing list