Commit graph

12 commits

Author SHA1 Message Date
Christian Albrecht 9d8bbb544b
spirv-llvm-translator: fix duplicate makeFlags merge
See
https://github.com/NixOS/nixpkgs/pull/171656#issuecomment-1119263828

there was a conflict with #162603 and a GitHub Action did a bad merge in 4cab9ae#diff-1aeab0da45b3afb6688d321042021a2ebad96758fc495d92aaadb50cc9aa22c7R28, adding a second makeFlags and breaking the build.
2022-05-06 10:30:03 +02:00
github-actions[bot] 4c4d0d6bc3
Merge staging-next into staging 2022-05-06 06:02:20 +00:00
github-actions[bot] 4cab9aed76
Merge staging-next into staging 2022-05-06 00:02:53 +00:00
Bernardo Meurer 37c0bfd127
spirv-llvm-translator: remove prePatch since we don't run tests 2022-05-05 15:26:20 -07:00
Bernardo Meurer 69a71a0ec2
spirv-llvm-translator: move spirv-tools to nativeBuildInputs 2022-05-05 15:22:25 -07:00
rowanG077 5966baddb7 spirv-llvm-translator: 2021-06-13 -> 2022-05-04 2022-05-05 14:42:44 +02:00
Jordan Justen 266b01d1d4
SPIRV-LLVM-Translator: Build and install llvm-spirv tool
This will make ${self.spirv-llvm-translator}/bin/llvm-spirv available.

As of llvmorg-12.0.0, libclc can now build SPIR-V based libraries, but
requires the llvm-spirv build tool for this.

Ref: https://github.com/llvm/llvm-project/blob/llvmorg-12.0.0/libclc/CMakeLists.txt#L98
Signed-off-by: Jordan Justen <jljusten@gmail.com>
2022-04-19 01:38:14 -07:00
rowanG077 6554f1bd60 spirv-llvm-translator: 8.0.1-2 -> 2021-06-13 2021-10-23 22:24:06 +02:00
Jonathan Ringer fbedc3d54c spirv-llvm-translator: fix llvm build 2021-05-08 18:13:45 -07:00
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Craig Hall 84441d7766 spirv-llvm-translator: init at 8.0.1-2 2019-09-01 16:53:28 +01:00