Skip to content

Commit 8da94f8

Browse files
committed
Update LLVM hardening patches version
- `unimp` guards are added to `PseudoBR` (`j`) instructions. - Branch relaxation pass is run after adding jump guards
1 parent 145f8d2 commit 8da94f8

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=5b897971c35a03fcd42e0a525fea1069dd88b708
15+
export LLVM_VERSION=c00e0d812dc48db51d4badf93792ff363ca78ce0

0 commit comments

Comments
 (0)