search for: r129237

Displaying 1 result from an estimated 1 matches for "r129237".

2011 Apr 09
1
[LLVMdev] Clarification suggestion for the documention of LLVM
Hello, The documentation on http://llvm.org/docs/GettingStartedVS.html states that > You can run LLVM tests to build the project "check". This phrase seems a bit confusing, I think it would be clearer if formulated something like this: > You can run LLVM tests by merely building the project "check". The > test results will be shown in the VS output window. Thanks,