llvmPackages_git: 18.0.0-unstable-2023-12-13 -> 18.1.0-rc3#285786
Merged
wegank merged 7 commits intoNixOS:masterfrom Feb 22, 2024
Merged
llvmPackages_git: 18.0.0-unstable-2023-12-13 -> 18.1.0-rc3#285786wegank merged 7 commits intoNixOS:masterfrom
wegank merged 7 commits intoNixOS:masterfrom
Conversation
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 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.