mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to 21.1.4
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ONLY_FOR_ARCHS = amd64 arm64
|
||||
|
||||
LLVM_MAJOR = 21
|
||||
LLVM_VERSION = ${LLVM_MAJOR}.1.3
|
||||
LLVM_VERSION = ${LLVM_MAJOR}.1.4
|
||||
LLVM_PKGSPEC = >=21,<22
|
||||
|
||||
SHARED_LIBS += LLVM 0.0 \
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (llvm-project-21.1.3.src.tar.xz) = nJ21DYBG9mgVbYP2tZRjG0ynmg2W5PGb7Z3AGbAi5Y8=
|
||||
SIZE (llvm-project-21.1.3.src.tar.xz) = 158943752
|
||||
SHA256 (llvm-project-21.1.4.src.tar.xz) = oBrX5RZ3gMlFhx11wEEwgdEgZ2B6beXPcdw+jRqCESw=
|
||||
SIZE (llvm-project-21.1.4.src.tar.xz) = 158939036
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: llvm/lib/Target/Mips/MipsInstrInfo.td
|
||||
--- llvm/lib/Target/Mips/MipsInstrInfo.td.orig
|
||||
+++ llvm/lib/Target/Mips/MipsInstrInfo.td
|
||||
@@ -2019,6 +2019,31 @@ def LONG_BRANCH_ADDiu2Op : PseudoSE<(outs GPR32Opnd:$d
|
||||
@@ -2029,6 +2029,31 @@ def LONG_BRANCH_ADDiu2Op : PseudoSE<(outs GPR32Opnd:$d
|
||||
bit hasNoSchedulingInfo = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user