Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 May 2022 19:03:47 GMT
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: 7af7946fa264 - main - devel/llvm-morello: Update to a new snapshot
Message-ID:  <202205041903.244J3lMV030417@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7af7946fa264946ebf4a2cc4ee39d7d3c39faaa7

commit 7af7946fa264946ebf4a2cc4ee39d7d3c39faaa7
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2022-05-04 19:03:06 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2022-05-04 19:03:23 +0000

    devel/llvm-morello: Update to a new snapshot
    
    Of particular intrest in this update, instruction encoding is now
    implied by -march and -mabi when targeting Morello.
---
 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 223ebd8be225..b6067228874a 100644
--- a/devel/llvm-morello/Makefile.snapshot
+++ b/devel/llvm-morello/Makefile.snapshot
@@ -1,5 +1,5 @@
 LLVM_MAJOR=	13
 LLVM_RELEASE=	${LLVM_MAJOR}.0.0
-SNAPDATE=	20220422
+SNAPDATE=	20220502
 
-LLVM_COMMIT=	a854cede3475cd96ea1d20bd844f85f740e02d5f
+LLVM_COMMIT=	0d2a3da490a43b0b78161f0040c3cbf60cb6e07d
diff --git a/devel/llvm-morello/distinfo b/devel/llvm-morello/distinfo
index 388aa855987a..3c2e07f1662e 100644
--- a/devel/llvm-morello/distinfo
+++ b/devel/llvm-morello/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650909050
-SHA256 (morello-llvm-project-a854cede3475cd96ea1d20bd844f85f740e02d5f_GL0.tar.gz) = 0a1abdd85607b5c83478273ea0cb4a6b99776924cbaec3e65b0c85acda1062ef
-SIZE (morello-llvm-project-a854cede3475cd96ea1d20bd844f85f740e02d5f_GL0.tar.gz) = 152769856
+TIMESTAMP = 1651683901
+SHA256 (morello-llvm-project-0d2a3da490a43b0b78161f0040c3cbf60cb6e07d_GL0.tar.gz) = b50884c3b6bde5d36a9a89a916bb17c06f0c1263998ec456c0c4b51c8dd6f7df
+SIZE (morello-llvm-project-0d2a3da490a43b0b78161f0040c3cbf60cb6e07d_GL0.tar.gz) = 152764070



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205041903.244J3lMV030417>