File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -116,14 +116,14 @@ to Checked C work and testing that the Checked C implementation has not broken
116116existing functionality.
117117
118118To run benchmarks, clone the
119- [ Checked C LLVM test suite repo] ( https://github.com/secure-sw-dev /checkedc-llvm-test-suite )
119+ [ Checked C LLVM test suite repo] ( https://github.com/checkedc /checkedc-llvm-test-suite )
120120and follow the directions in the
121- [ README.md file] ( https://github.com/secure-sw-dev /checkedc-llvm-test-suite/blob/master/README.md ) .
121+ [ README.md file] ( https://github.com/checkedc /checkedc-llvm-test-suite/blob/master/README.md ) .
122122To test that existing functionality has not been broken,
123123check out the ` original ` branch of the
124- [ Checked C LLVM test suite repo] ( https://github.com/secure-sw-dev /checkedc-llvm-test-suite )
124+ [ Checked C LLVM test suite repo] ( https://github.com/checkedc /checkedc-llvm-test-suite )
125125and then follow the directions in the
126- [ README.md file] ( https://github.com/secure-sw-dev /checkedc-llvm-test-suite/blob/master/README.md ) .
126+ [ README.md file] ( https://github.com/checkedc /checkedc-llvm-test-suite/blob/master/README.md ) .
127127Note that the ` original ` branch contains tests as well as benchmarks.
128128It is much larger than the ` master ` branch. It will use more than 2 GBytes of disk space
129129and the testing will take much longer to run.
You can’t perform that action at this time.
0 commit comments