search for: 1006759

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

2009 Oct 19
7
[LLVMdev] RFC: Dropping DejaGNU
Hi all, As you may or may not have noticed, I have gradually been replacing the testing infrastructure in LLVM. Most of this work is moving LLVM and Clang to share a single testing tool, 'lit'. See: http://llvm.org/cmds/lit.html for documentation on the tool itself. If you haven't already tried it, please consider switch to 'make check-lit' as an alternative to 'make