Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update LLVM version to 13.0.1 #351

Merged
merged 5 commits into from
Mar 16, 2022

Conversation

echesakov
Copy link
Contributor

@echesakov echesakov commented Mar 15, 2022

  • Use LLVM 13.0.1
  • Use Visual Studio 2022 for building on Windows
  • Use Ubuntu 18.04 containers for building on Linux

Work towards #349

@echesakov
Copy link
Contributor Author

@BruceForstall PTAL

@BruceForstall
Copy link
Member

Why not Ubuntu 20.04?

@echesakov
Copy link
Contributor Author

Why not Ubuntu 20.04?

Isn't 18.04 still supported? We usually build Linux binaries on the oldest supported versions of the OS.

@echesakov echesakov merged commit c48e902 into dotnet:main Mar 16, 2022
@echesakov echesakov deleted the UpdateLLVMVersionTo13.0.1 branch March 16, 2022 03:32
@BruceForstall
Copy link
Member

Isn't 18.04 still supported?

Yes, it is.

We usually build Linux binaries on the oldest supported versions of the OS.

That was my guess.

BruceForstall added a commit to BruceForstall/runtime that referenced this pull request Mar 18, 2022
Updates include:
- Use LLVM 13.0.1
- Use Visual Studio 2022 for building on Windows
- Use Ubuntu 18.04 containers for building on Linux

Binaries built from: dotnet/jitutils#351
BruceForstall added a commit to dotnet/runtime that referenced this pull request Mar 20, 2022
Updates include:
- Use LLVM 13.0.1
- Use Visual Studio 2022 for building on Windows
- Use Ubuntu 18.04 containers for building on Linux

Binaries built from: dotnet/jitutils#351
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Mar 30, 2022
Updates include:
- Use LLVM 13.0.1
- Use Visual Studio 2022 for building on Windows
- Use Ubuntu 18.04 containers for building on Linux

Binaries built from: dotnet/jitutils#351
BruceForstall added a commit to BruceForstall/jitutils that referenced this pull request Apr 6, 2022
BruceForstall added a commit that referenced this pull request Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants