Skip to content

Commit b9ac102

Browse files
sasdfluismarques
authored andcommitted
Update LLVM version with single-byte coverage mode
Change-Id: I7f486bcd9c9db29567f61502da4998400de0bd79 Signed-off-by: Yi-Hsuan Deng <[email protected]>
1 parent fa1b40f commit b9ac102

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sw-versions.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export QEMU_VERSION=23967e5b2a6c6d04b8db766a8a149f3631a7b899
1313
# - hardening patches
1414
# - unratified bitmanip extensions
1515
# - `.option arch` assembly directive
16+
# - single-byte code coverage
1617
export LLVM_URL=https://github.com/lowRISC/llvm-project.git
1718
export LLVM_BRANCH=ot-llvm-16-hardening
18-
export LLVM_VERSION=d213f6b2e0bcc561930538ef47b3b5cc900b5b17
19+
export LLVM_VERSION=50254b2020b89264c88e635745a3808a1cdf9641

0 commit comments

Comments
 (0)