Skip to content

Commit

Permalink
sync with SVF
Browse files Browse the repository at this point in the history
  • Loading branch information
jumormt committed Feb 5, 2024
1 parent 261aeef commit 8f507a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sysOS=`uname -s`
MajorLLVMVer=16
LLVMVer=${MajorLLVMVer}.0.0

LLVMHome="${LLVMVer}.obj"
LLVMHome="LLVM-${LLVMVer}.obj"
Z3Home="z3.obj"
install_path=`npm root`

Expand Down

0 comments on commit 8f507a8

Please sign in to comment.