search for: 04596a6ff63

Displaying 8 results from an estimated 8 matches for "04596a6ff63".

2017 Aug 24
3
Building LLVM's fuzzers
...umentation. > > However, this has nothing to do with the move to compiler-rt, so I’m > quite skeptical on whether it has worked > beforehand. > > A trivial fix is to do: > > diff --git a/cmake/modules/HandleLLVMOptions.cmake b/cmake/modules/HandleLLVMOptions.cmake > index 04596a6ff63..5465d8d95ba 100644 > --- a/cmake/modules/HandleLLVMOptions.cmake > +++ b/cmake/modules/HandleLLVMOptions.cmake > @@ -665,6 +665,9 @@ if(LLVM_USE_SANITIZER) > endif() > if (LLVM_USE_SANITIZE_COVERAGE) > append("-fsanitize=fuzzer-no-link" CMAKE_C_FLAGS CMAKE_CX...
2017 Aug 24
5
Building LLVM's fuzzers
(kcc, george: sorry for the re-send, the first was from a non-list email address) My configuration for building the fuzzers in the LLVM tree doesn't seem to work any more (possibly as of moving libFuzzer to compiler-rt, but there have been a few other changes in the last week or so that may be related). I'm building with a fresh top-of-tree clang and setting -DLLVM_USE_SANITIZER=Address
2017 Aug 24
3
Building LLVM's fuzzers
...has nothing to do with the move to compiler-rt, so I’m > > quite skeptical on whether it has worked > > beforehand. > > > > A trivial fix is to do: > > > > diff --git a/cmake/modules/HandleLLVMOptions.cmake b/cmake/modules/HandleLLVMOptions.cmake > > index 04596a6ff63..5465d8d95ba 100644 > > --- a/cmake/modules/HandleLLVMOptions.cmake > > +++ b/cmake/modules/HandleLLVMOptions.cmake > > @@ -665,6 +665,9 @@ if(LLVM_USE_SANITIZER) > > endif() > > if (LLVM_USE_SANITIZE_COVERAGE) > > append("-fsanitize=fuzzer-no-lin...
2017 Aug 24
2
Building LLVM's fuzzers
...> quite skeptical on whether it has worked >>> > beforehand. >>> > >>> > A trivial fix is to do: >>> > >>> > diff --git a/cmake/modules/HandleLLVMOptions.cmake >>> b/cmake/modules/HandleLLVMOptions.cmake >>> > index 04596a6ff63..5465d8d95ba 100644 >>> > --- a/cmake/modules/HandleLLVMOptions.cmake >>> > +++ b/cmake/modules/HandleLLVMOptions.cmake >>> > @@ -665,6 +665,9 @@ if(LLVM_USE_SANITIZER) >>> > endif() >>> > if (LLVM_USE_SANITIZE_COVERAGE) >>>...
2017 Aug 24
4
Building LLVM's fuzzers
...> > beforehand. >> >>> > >> >>> > A trivial fix is to do: >> >>> > >> >>> > diff --git a/cmake/modules/HandleLLVMOptions.cmake >> >>> b/cmake/modules/HandleLLVMOptions.cmake >> >>> > index 04596a6ff63..5465d8d95ba 100644 >> >>> > --- a/cmake/modules/HandleLLVMOptions.cmake >> >>> > +++ b/cmake/modules/HandleLLVMOptions.cmake >> >>> > @@ -665,6 +665,9 @@ if(LLVM_USE_SANITIZER) >> >>> > endif() >> >>> >...
2017 Aug 24
3
Building LLVM's fuzzers
...gt; > >>>> >>> > A trivial fix is to do: >>>> >>> > >>>> >>> > diff --git a/cmake/modules/HandleLLVMOptions.cmake >>>> >>> b/cmake/modules/HandleLLVMOptions.cmake >>>> >>> > index 04596a6ff63..5465d8d95ba 100644 >>>> >>> > --- a/cmake/modules/HandleLLVMOptions.cmake >>>> >>> > +++ b/cmake/modules/HandleLLVMOptions.cmake >>>> >>> > @@ -665,6 +665,9 @@ if(LLVM_USE_SANITIZER) >>>> >>> > endif...
2017 Aug 25
2
Building LLVM's fuzzers
...t; > A trivial fix is to do: > >>>>> >>> > > >>>>> >>> > diff --git a/cmake/modules/HandleLLVMOptions.cmake > >>>>> >>> b/cmake/modules/HandleLLVMOptions.cmake > >>>>> >>> > index 04596a6ff63..5465d8d95ba 100644 > >>>>> >>> > --- a/cmake/modules/HandleLLVMOptions.cmake > >>>>> >>> > +++ b/cmake/modules/HandleLLVMOptions.cmake > >>>>> >>> > @@ -665,6 +665,9 @@ if(LLVM_USE_SANITIZER) > >>&gt...
2017 Sep 11
2
Building LLVM's fuzzers
...>>> >>>>> >>> > >>> >>>>> >>> > diff --git a/cmake/modules/HandleLLVMOptions.cmake >>> >>>>> >>> b/cmake/modules/HandleLLVMOptions.cmake >>> >>>>> >>> > index 04596a6ff63..5465d8d95ba 100644 >>> >>>>> >>> > --- a/cmake/modules/HandleLLVMOptions.cmake >>> >>>>> >>> > +++ b/cmake/modules/HandleLLVMOptions.cmake >>> >>>>> >>> > @@ -665,6 +665,9 @@ if(LLVM_USE_SAN...