-
-
Notifications
You must be signed in to change notification settings - Fork 17.7k
llvmPackages_git: 18.0.0-unstable-2023-12-13 -> 18.1.0-rc3 #285786
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53d1f75 to
a40f69c
Compare
b717cb2 to
9cc3f25
Compare
Member
Author
|
@ofborg eval |
Member
Author
|
@ofborg build llvmPackages_git |
13 tasks
7a2f5ca to
30a27a4
Compare
a835879 to
f1ef0f9
Compare
Member
Author
|
@ofborg build pkgsStatic.llvmPackages_git.clang |
Member
Author
|
@ofborg build pkgsCross.wasi32.llvmPackages_git.libcxx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: llvm/clang
Issues related to llvmPackages, clangStdenv and related
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin.
10.rebuild-linux: 0
This PR does not cause any packages to rebuild on Linux.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
In addition to patch updates, other commits have been applied to follow the upstream changes:
libgcc{,_s}is no longer explicitly linked against after llvm/llvm-project@a4336f2.compiler-rt/lib/builtins/cpu_model.chas been moved tocompiler-rt/lib/builtins/cpu_model/x86.cin llvm/llvm-project@025d048.LIBCXXABI_USE_LLVM_UNWINDERis now on by default ([runtimes] Use LLVM libunwind from libc++abi by default llvm/llvm-project#77687).Also, llvm/llvm-project@48e5b5e breaks the
libcxxabi/libunwindseparation in Nixpkgs whenuseLLVM = true, and is therefore reverted.Tested by:
llvmPackages_giton x86_64-linux, aarch64-linux, aarch64-darwin, plus building and runninghellowithllvmPackages_git.stdenv.llvmPackages_git.llvmon x86_64-darwin.pkgsLLVM.hellowithllvmPackages_giton x86_64-linux.pkgsStatic.llvmPackages_git.clangandpkgsCross.wasi32.llvmPackages_git.libcxxwith ofborg.Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.