[llvm-commits] [llvm] r172836 - in /llvm/trunk/docs: GettingStarted.rst HowToReleaseLLVM.rst MakefileGuide.rst Projects.rst

Dmitri Gribenko gribozavr at gmail.com
Sat Jan 19 12:37:11 PST 2013


On Sat, Jan 19, 2013 at 12:03 AM, Sean Silva <silvas at purdue.edu> wrote:
> Last I asked, I think one of clang's test suites (one I hadn't heard
> of) required dejagnu.

Is it the gdb testsuite that David Blaikie is using on one of the buildbots?

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the llvm-commits mailing list