Skip to content

Commit 8783727

Browse files
committed
Update LLVM version with linker and ePIC fixes
1 parent 98d318d commit 8783727

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+
# - ePIC support
1617
export LLVM_URL=https://github.com/lowRISC/llvm-project.git
1718
export LLVM_BRANCH=ot-llvm-16-hardening
18-
export LLVM_VERSION=2e46e90331297be7788c355a0e1eb6b6b8e823c1
19+
export LLVM_VERSION=45dd59306f6c9b2894d0f697783844a0e1f2a69a

0 commit comments

Comments
 (0)