search for: codecoverage

Displaying 4 results from an estimated 4 matches for "codecoverage".

Did you mean: code_coverage
2015 May 06
2
[LLVMdev] LCOV per commit
I could not easily locate this on http://llvm.org/reports/coverage/ so asking here: what workload is the coverage computed over? IOW, what all does the bot run to get this coverage information? -- Sanjoy On Wed, May 6, 2015 at 10:17 AM, David Blaikie <dblaikie at gmail.com> wrote: > > > On Wed, May 6, 2015 at 8:28 AM, Renato Golin <renato.golin at linaro.org> > wrote:
2015 May 06
2
[LLVMdev] LCOV per commit
...he test information to LLVM/Clang too. For now, I haven't put too much effort into it as I wasn't sure how many people are using the code coverage (btw, is it possible to have stats on our website?) FYI, It is generated by this jenkins job: http://llvm-jenkins.debian.net/job/llvm-toolchain-codecoverage-binaries/ I have plans to try https://coveralls.io/ to handle that. It should not be too hard as I already have most of the things enabled in this job. > The CMakeBuilder is used by almost all ARM/AArch64 and Windows > builders, we could potentially make it run for all archs, and adding &gt...
2010 May 20
1
trouble installing vcrun2005sp1
running ubuntu 10.04 LTS with wine 1.1.44 > fixme:msi:MsiGetMode unimplemented run mode: 0 > fixme:msi:ACTION_ValidateProductID partial stub: template L"77718<````=````=````=````=`````>@@@@@" key L"JWFMGDGVMWKPVD39RX6PW2GQY" > err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\\users\\leecarey\\Temp\\msi8258.tmp") not found >
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ling Error.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dwarfdump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cov' llvm[2]: Compiling llvm-dwarfdump.cpp for Release+Asserts build llvm[2]: Compiling CodeCoverage.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-dwarfdump (without symbols) llvm[2]: Compiling MachODumper.cpp for Release+Asserts build llvm[2]: Compiling CoverageFilters.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-objdump (without...