The polly-test target was recently renamed to check-polly to follow the convention in other llvm projects:
http://llvm.org/viewvc/llvm-project?view=revision&revision=182171 -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation > -----Original Message----- > From: [email protected] [mailto:llvm-commits- > [email protected]] On Behalf Of Sylvestre Ledru > Sent: Tuesday, May 28, 2013 8:36 AM > To: Tobias Grosser > Cc: [email protected]; [email protected]; [email protected] > Subject: Re: [cfe-dev] Code coverage of llvm, clang, lldb & polly > > Le 28/05/2013 16:56, Tobias Grosser a écrit : > > On 05/17/2013 08:09 AM, Sylvestre Ledru wrote: > >> Hello, > >> > >> Plugged in the Jenkins instance used to build Debian & Ubuntu nightly > >> package, I configured a code coverage tool (lcov) with all the tests > >> of these projects. > >> Results are published here: > >> http://buildd-clang.debian.net/coverage/ > > > > I just looked again at the polly numbers and it seems they are not > > shown any more. Did anything change recently? > Did you change anything lately on the test with the autotools ? > > cd build-llvm/ && /usr/bin/make polly-test -C tools/polly/test/ || true > make[2]: Entering directory `/tmp/buildd/llvm-toolchain-snapshot- > 3.4~svn182757/build-llvm/tools/polly/test' > make[2]: *** No rule to make target `polly-test'. Stop. > > Full log: > http://llvm-jenkins.debian.net/job/llvm-toolchain-codecoverage- > binaries/architecture=amd64,distribution=unstable/74/consoleFull > (it is quite big) > > Sylvestre > > _______________________________________________ > llvm-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
