Displaying 8 results from an estimated 8 matches for "5465d8d95ba".
2017 Aug 24
3
Building LLVM's fuzzers
...gt;
> 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_CXX_FLAGS)
>...
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
...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...
2017 Aug 24
2
Building LLVM's fuzzers
...eptical 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)
>>> > ap...
2017 Aug 24
4
Building LLVM's fuzzers
...orehand.
>> >>> >
>> >>> > 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...
2017 Aug 24
3
Building LLVM's fuzzers
...>>> >>> > 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()
>>&g...
2017 Aug 25
2
Building LLVM's fuzzers
...vial 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)
> >>>>> >...
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_SANITIZER)
>&...