Skip to content
Snippets Groups Projects
Unverified Commit cb1bc28f authored by Ian (Hee) Cha's avatar Ian (Hee) Cha Committed by GitHub
Browse files

[7.4.0] Fix ml path for Windows clang-cl cc toolchain (#23406)

Assembly files are not valid inputs for `clang-cl.exe`; the MSVC
`ml64.exe` must be used instead.

Fixes #23128.

Closes #23337.

PiperOrigin-RevId: 666406544
Change-Id: Ia7a5fc4702f08a5754145ca286c079d1a4f0e204

Commit
https://github.com/bazelbuild/bazel/commit/e5a083d47e7174357997c851c20521e03a9c80ce



---------

Co-authored-by: default avatarMichael Siegrist <michaelsiegrist88@gmail.com>
parent 7b10b8bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment