From 4f0b6dcd6559f5d2442541020f65d7ad8fac4784 Mon Sep 17 00:00:00 2001 From: Yi-Hsuan Deng Date: Tue, 6 May 2025 15:12:32 +0000 Subject: [PATCH] Update LLVM version with single-byte coverage mode Change-Id: I7f486bcd9c9db29567f61502da4998400de0bd79 Signed-off-by: Yi-Hsuan Deng --- sw-versions.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sw-versions.sh b/sw-versions.sh index 604ace0..fc24390 100644 --- a/sw-versions.sh +++ b/sw-versions.sh @@ -13,6 +13,7 @@ export QEMU_VERSION=23967e5b2a6c6d04b8db766a8a149f3631a7b899 # - hardening patches # - unratified bitmanip extensions # - `.option arch` assembly directive +# - single-byte code coverage export LLVM_URL=https://github.com/lowRISC/llvm-project.git export LLVM_BRANCH=ot-llvm-16-hardening -export LLVM_VERSION=d213f6b2e0bcc561930538ef47b3b5cc900b5b17 +export LLVM_VERSION=50254b2020b89264c88e635745a3808a1cdf9641