Skip to content

llvm-ml doesn't support response files #139333

Open
@zjturner

Description

@zjturner

As per the title. When you write llvm-ml.exe @foo.rsp you will get an error stating that @foo.rsp is not a valid file. While ml64.exe does not mention that it supports response files in its /help output, it actually does and when you do a CMake build for example using ASM_MASM as the language, it will pass response files to ml64.exe. So this means that llvm-ml.exe cannot be used with CMake since it will try to call llvm-ml with a response file, and I cannot find a way to disable this behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    llvm-toolsAll llvm tools that do not have corresponding tag

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions