search for: llvmdo

Displaying 2 results from an estimated 2 matches for "llvmdo".

Did you mean: llvmdc
2006 Aug 17
0
[LLVMdev] Lines of code
You can see exactly what it contains by reviewing the "utils/llvmdo" script. The script is invoked by "utils/countloc.sh" with the -code-only option to eliminate a few things that shouldn't be considered code. The details are too long to list here but its simple enough to understand in the llvmdo script. To answer your specific questions, it in...
2006 Aug 17
2
[LLVMdev] Lines of code
Does anyone know if the Lines-of-code metric on the Nightly Test page is accurate? And does it include Makefiles and test suite source or only LLVM source? Thanks, --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/