Skip to content

Conversation

@maleadt
Copy link
Member

@maleadt maleadt commented May 8, 2025

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2025

Your PR requires formatting changes to meet the project's style guidelines.
Please consider running Runic (git runic master) to apply these changes.

Click here to view the suggested changes.
diff --git a/src/spirv.jl b/src/spirv.jl
index 30461f1..56aff61 100644
--- a/src/spirv.jl
+++ b/src/spirv.jl
@@ -11,8 +11,10 @@ const SPIRV_LLVM_Translator_unified_jll =
     LazyModule("SPIRV_LLVM_Translator_unified_jll",
                UUID("85f0d8ed-5b39-5caa-b1ae-7472de402361"))
 const SPIRV_LLVM_Translator_jll =
-    LazyModule("SPIRV_LLVM_Translator_jll",
-               UUID("4a5d46fc-d8cf-5151-a261-86b458210efb"))
+    LazyModule(
+    "SPIRV_LLVM_Translator_jll",
+    UUID("4a5d46fc-d8cf-5151-a261-86b458210efb")
+)
 const SPIRV_Tools_jll =
     LazyModule("SPIRV_Tools_jll",
                UUID("6ac6d60f-d740-5983-97d7-a4482c0689f4"))

@maleadt maleadt force-pushed the tb/spirv_translator branch from 681bfc8 to 0847754 Compare May 15, 2025 11:14
@maleadt maleadt merged commit abc22cb into master May 15, 2025
18 of 19 checks passed
@maleadt maleadt deleted the tb/spirv_translator branch May 15, 2025 16:08
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