Skip to content

Commit d0880fd

Browse files
committed
Update LLVM hardening patches version
This new commit includes: - Support for the `.option noguards`. - Fix for the jump guards hardening.
1 parent 2cac2b9 commit d0880fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sw-versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ export QEMU_VERSION=23967e5b2a6c6d04b8db766a8a149f3631a7b899
1212
# LLVM 13.0.1 plus hardening patches
1313
export LLVM_URL=https://github.com/lowRISC/llvm-project.git
1414
export LLVM_BRANCH=ot-hardening
15-
export LLVM_VERSION=20a7c03bfa587068b70cf7d8f7eb38fa04d30cd5
15+
export LLVM_VERSION=a394a9fbd5afce53873e74455a948db9bb63839c

0 commit comments

Comments
 (0)