summaryrefslogtreecommitdiff
path: root/sources/compiler-rt/compiler-rt.spec
diff options
context:
space:
mode:
authorAlexander Hill <ahill@breadpudding.dev>2025-11-29 22:48:40 -0500
committerAlexander Hill <ahill@breadpudding.dev>2025-11-29 22:48:40 -0500
commitf207c2151b5d3b27cc6839a2602ca09a074118b0 (patch)
tree37f9874540d3abb57e4ade1b865a3779508cc450 /sources/compiler-rt/compiler-rt.spec
parentd85376908b39ca9fd771c11d1d9f2295506f9bcd (diff)
Started splitting LLVM into its subprojects
Diffstat (limited to 'sources/compiler-rt/compiler-rt.spec')
-rw-r--r--sources/compiler-rt/compiler-rt.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/compiler-rt/compiler-rt.spec b/sources/compiler-rt/compiler-rt.spec
new file mode 100644
index 0000000..a4f1100
--- /dev/null
+++ b/sources/compiler-rt/compiler-rt.spec
@@ -0,0 +1,5 @@
+# Maintainer: Alexander Hill <ahill@breadpudding.dev>
+SRC_HASH="bdd904f3aac9f4c4424f3440aff498cc04d66f243e37156b6d167ffb7b599f89"
+SRC_NAME="compiler-rt"
+SRC_URL="https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/compiler-rt-21.1.6.src.tar.xz"
+SRC_VERSION="21.1.6"