File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 201
201
< p >
202
202
203
203
< li >
204
- The LLVM source tree provides benchmarks and programs which are
205
- known to compile with the LLVM GCC front ends. You can use these
204
+ LLVM contains an optional package called < tt > llvm-test</ tt >
205
+ which provides benchmarks and programs that are known to compile with the
206
+ LLVM GCC front ends. You can use these
206
207
programs to test your code, gather statistics information, and
207
- compare it to the current LLVM performance statistics. These
208
- programs are found in the < tt > llvm/test/Programs</ tt > directory.
208
+ compare it to the current LLVM performance statistics.
209
209
< p >
210
210
Currently, there is no way to hook your tests directly into the
211
- < tt > llvm/test/Programs </ tt > testing harness. You will simply
211
+ < tt > llvm/test</ tt > testing harness. You will simply
212
212
need to find a way to use the source provided within that directory
213
213
on your own.
214
214
</ ul >
You can’t perform that action at this time.
0 commit comments