Date: Mon, 02 Feb 2026 17:59:25 +0000 From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 75ec43cc2c95 - main - devel/llvm-morello: new snapshot Message-ID: <6980e5fd.25514.55aa8b8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=75ec43cc2c9597eab31088c7e356506b82737d2a commit 75ec43cc2c9597eab31088c7e356506b82737d2a Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2026-02-02 17:59:10 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2026-02-02 17:59:10 +0000 devel/llvm-morello: new snapshot Includes a fix for a bug (padding of globals in hybrid mode) that prevented compiling a working FreeBSD aarch64 system. Sponsored by: DARPA, AFRL --- devel/llvm-morello/Makefile.snapshot | 4 ++-- devel/llvm-morello/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/llvm-morello/Makefile.snapshot b/devel/llvm-morello/Makefile.snapshot index 105a8edc404f..9994560a6a74 100644 --- a/devel/llvm-morello/Makefile.snapshot +++ b/devel/llvm-morello/Makefile.snapshot @@ -4,6 +4,6 @@ # LLVM_MAJOR= 17 LLVM_RELEASE= ${LLVM_MAJOR}.0.0 -SNAPDATE= 20251207 +SNAPDATE= 20260130 -LLVM_COMMIT= 2b05a4aac40d16f4e737708ed1599d5cd693d88e +LLVM_COMMIT= 23a45d0d3095853143aebf8233eb22de80d00ebf diff --git a/devel/llvm-morello/distinfo b/devel/llvm-morello/distinfo index a54a4b8a2e9d..da43a28cbf86 100644 --- a/devel/llvm-morello/distinfo +++ b/devel/llvm-morello/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765296450 -SHA256 (morello-llvm-project-2b05a4aac40d16f4e737708ed1599d5cd693d88e_GL0.tar.gz) = 9247757ffa7f8a18ca597a267720b5bcbc0129b0859aaff1f88300325cbdd904 -SIZE (morello-llvm-project-2b05a4aac40d16f4e737708ed1599d5cd693d88e_GL0.tar.gz) = 200581975 +TIMESTAMP = 1770041484 +SHA256 (morello-llvm-project-23a45d0d3095853143aebf8233eb22de80d00ebf_GL0.tar.gz) = 65272d2db131bef279425e5e43120204ca145f811a8d5d7878daef675d8ad50b +SIZE (morello-llvm-project-23a45d0d3095853143aebf8233eb22de80d00ebf_GL0.tar.gz) = 200596978home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6980e5fd.25514.55aa8b8>
