We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1b40f commit b9ac102Copy full SHA for b9ac102
sw-versions.sh
@@ -13,6 +13,7 @@ export QEMU_VERSION=23967e5b2a6c6d04b8db766a8a149f3631a7b899
13
# - hardening patches
14
# - unratified bitmanip extensions
15
# - `.option arch` assembly directive
16
+# - single-byte code coverage
17
export LLVM_URL=https://github.com/lowRISC/llvm-project.git
18
export LLVM_BRANCH=ot-llvm-16-hardening
-export LLVM_VERSION=d213f6b2e0bcc561930538ef47b3b5cc900b5b17
19
+export LLVM_VERSION=50254b2020b89264c88e635745a3808a1cdf9641
0 commit comments