Skip to content

MSVC: Run manifest tool with llvm-mt compatible arguments

Default use of llvm-mt was disabled by !7054 (merged). However, it can still be specified explicitly by the user. Due to limitations of LLVM's command line option parser, llvm-mt does not support arbitrary manifest files following a single switch.

Issue: #23305 (closed)
Topic-rename: msvc-llvm-mt

Edited by Brad King

Merge request reports

Loading