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 4acf494 commit 006dd32Copy full SHA for 006dd32
README.md
@@ -42,7 +42,7 @@ As of August 2016 WLLVM is now a pip package. You can just do:
42
If you want to develop or use the development version:
43
44
git clone https://github.com/SRI-CSL/whole-program-llvm
45
- cd wllvm
+ cd whole-program-llvm
46
pip install -e .
47
48
0 commit comments