Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

.NET: make llvm the default for release builds #12147

Closed
rolfbjarne opened this issue Jul 20, 2021 · 1 comment · Fixed by #12660
Closed

.NET: make llvm the default for release builds #12147

rolfbjarne opened this issue Jul 20, 2021 · 1 comment · Fixed by #12660
Assignees
Labels
dotnet An issue or pull request related to .NET (6) dotnet-pri0 .NET 6: required for stable release
Milestone

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented Jul 20, 2021

As the title says.

A "release build" is defined to be a build where "Configuration=Release".

Blocked on dotnet/runtime#56100.

@rolfbjarne rolfbjarne added dotnet An issue or pull request related to .NET (6) dotnet-pri0 .NET 6: required for stable release labels Jul 20, 2021
@rolfbjarne rolfbjarne added this to the .NET 6 milestone Jul 20, 2021
spouliot pushed a commit to spouliot/xamarin-macios that referenced this issue Jul 28, 2021
@rolfbjarne rolfbjarne self-assigned this Jul 29, 2021
vs-mobiletools-engineering-service2 pushed a commit to vs-mobiletools-engineering-service2/xamarin-macios that referenced this issue Aug 19, 2021
@spouliot
Copy link
Contributor

#12546 makes it hard to set LLVM to default since any fat application won't compile (until it's fixed)

rolfbjarne added a commit to rolfbjarne/xamarin-macios that referenced this issue Sep 8, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Apr 27, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
dotnet An issue or pull request related to .NET (6) dotnet-pri0 .NET 6: required for stable release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants