Skip to content

Conversation

dot-asm
Copy link
Contributor

@dot-asm dot-asm commented Nov 30, 2022

The problem is that the vendor librarian can't handle object modules compiled with clang-cl -flto. llvm-lib on the other hand can handle any object modules, which makes it a preferred option.

At @ChrisDenton's request.

The problem is that the vendor librarian can't handle object modules
compiled with clang-cl -flto. llvm-lib on the other hand can handle
any object modules, which makes it a preferred option.
@ChrisDenton
Copy link
Member

Thanks! I'd like to take a little bit of time to run some tests locally but otherwise this looks good.

@ChrisDenton ChrisDenton merged commit 0e51f6d into rust-lang:main Dec 1, 2022
@ChrisDenton ChrisDenton added the O-windows Windows targets and toolchains label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-windows Windows targets and toolchains
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants