This is an archive of the discontinued LLVM Phabricator instance.

[ms] [llvm-ml] Add support for INCLUDE environment variable
ClosedPublic

Authored by epastor on Jun 9 2021, 1:05 PM.

Details

Summary

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.

Diff Detail

Event Timeline

epastor requested review of this revision.Jun 9 2021, 1:05 PM
epastor created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2021, 1:05 PM
epastor updated this revision to Diff 350993.Jun 9 2021, 2:08 PM

Fix lint

This revision was not accepted when it landed; it landed in state Needs Review.Jun 9 2021, 2:54 PM
This revision was automatically updated to reflect the committed changes.