Skip to content

MinGW lld does not support --thinlto-cache-policy #386

@Andarwinux

Description

@Andarwinux
./bin/ld.lld -m i386pep --thinlto-cache-policy=cache_size_bytes=1g
lld: error: unknown argument: --thinlto-cache-policy=cache_size_bytes=1g

MinGW mode lld doesn't seem to support --thinlto-cache-policy, I've also tried to pass it directly to COFF Linker via -Xlink=-lldltocachepolicy=cache_size_bytes=1g, but it doesn't seem to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions