[llvm-commits] [compiler-rt] r173619 - AddCompilerRT.cmake: Try to unbreak since r173617.

Alexey Samsonov samsonov at google.com
Mon Jan 28 01:08:22 PST 2013


On Mon, Jan 28, 2013 at 12:37 PM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> Hello,
>
> On Mon, Jan 28, 2013 at 9:28 AM, Alexey Samsonov <samsonov at google.com>
> wrote:
> > I've submitted one more fix for compiler-rt in r173668.
>
> Sorry to bother you, but I'm still seeing the following warnings when
> building with ninja:
>
> -- Clang version: 3.3
> -- Found Subversion: /usr/bin/svn (found version "1.6.17")
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/gribozavr/clang/build-cmake-r+a
>
> $ ninja
> ninja: warning: multiple rules generate
> projects/compiler-rt/lib/asan/tests/Asan-x86_64-Test. build will not
> be correct; continuing anyway
> ninja: warning: multiple rules generate
> projects/compiler-rt/lib/asan/tests/Asan-x86_64-Benchmark. build will
> not be correct; continuing anyway
> ninja: warning: multiple rules generate
> projects/compiler-rt/lib/asan/tests/Asan-i386-Test. build will not be
> correct; continuing anyway
> ninja: warning: multiple rules generate
> projects/compiler-rt/lib/asan/tests/Asan-i386-Benchmark. build will
> not be correct; continuing anyway
> ninja: warning: multiple rules generate
> projects/compiler-rt/lib/sanitizer_common/tests/Sanitizer-x86_64-Test.
> build will not be correct; continuing anyway
> ninja: warning: multiple rules generate
> projects/compiler-rt/lib/sanitizer_common/tests/Sanitizer-i386-Test.
> build will not be correct; continuing anyway
>

I think r173677 should help with this.


>
> 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>*/
>



-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130128/9187930a/attachment.html>


More information about the llvm-commits mailing list