3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm
Michael Weiss 542575ad48
llvmPackages_git: 2021-05-17 -> 2021-06-04
This also fixes the libunwind build (even with GCC 11 it fails with):
/build/source/libunwind/src/libunwind.cpp:19:5: warning: "__has_feature" is not defined, evaluates to 0 [-Wundef]
   19 | #if __has_feature(address_sanitizer)
      |     ^~~~~~~~~~~~~
/build/source/libunwind/src/libunwind.cpp:19:18: error: missing binary operator before token "("
   19 | #if __has_feature(address_sanitizer)
      |                  ^

And the openmp build which failed with this error:
/nix/store/a4yw1svqqk4d8lhwinn9xp847zz9gfma-bash-4.4-p23/bin/bash: CLANG_TOOL-NOTFOUND: command not found
/nix/store/a4yw1svqqk4d8lhwinn9xp847zz9gfma-bash-4.4-p23/bin/bash: CLANG_TOOL-NOTFOUND: command not found
make[2]: *** [libomptarget/deviceRTLs/amdgcn/CMakeFiles/libomptarget-amdgcn-gfx906.dir/build.make:307: libomptarget/deviceRTLs/amdgcn/task.gfx906.bc] Error 127
make[2]: *** [libomptarget/deviceRTLs/amdgcn/CMakeFiles/libomptarget-amdgcn-gfx900.dir/build.make:307: libomptarget/deviceRTLs/amdgcn/task.gfx900.bc] Error 127
2021-06-14 12:58:32 +02:00
..
5 Fast-forward PR #122399 from staging to staging-next 2021-05-12 22:43:52 +02:00
6 Fast-forward PR #122399 from staging to staging-next 2021-05-12 22:43:52 +02:00
7 Merge pull request #123103 from sternenseemann/compiler-rt-resources 2021-05-15 12:06:57 -07:00
8 lldb: fix 8&9 2021-06-10 21:01:10 +01:00
9 lldb: fix 8&9 2021-06-10 21:01:10 +01:00
10 lldb: python into lib & wrap binary 2021-06-09 16:09:29 +01:00
11 lldb: python into lib & wrap binary 2021-06-09 16:09:29 +01:00
12 lldb: python into lib & wrap binary 2021-06-09 16:09:29 +01:00
common/compiler-rt llvmPackages: Organize files 2021-03-24 05:02:50 +00:00
git llvmPackages_git: 2021-05-17 -> 2021-06-04 2021-06-14 12:58:32 +02:00
rocm llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
aarch64.patch
exegesis-force-bdver2.patch llvmPackages_12.llvm: fix building on older CPUs 2021-04-17 01:55:53 +00:00
libcxx-0001-musl-hacks.patch
multi.nix
TLI-musl.patch
update-git.py llvmPackages_git: 12.0.0 -> 2021-05-17 2021-06-13 16:21:27 +02:00
update.sh llvmPackages: Add an update script 2021-04-01 13:31:48 +02:00