search for: d33048

Displaying 2 results from an estimated 2 matches for "d33048".

Did you mean: 33048
2017 Jul 12
4
moving libfuzzer to compiler-rt?
...vocation. > Those are also runtimes, and thus apparently it’s not possible to clearly > depend on them > in `runtimes/CMakeListst.txt` (though maybe the target list can be lazily > parsed for tests?) > The relevant problem was highlighted in a comment in > https://reviews.llvm.org/D33048 > I already forgot why we decided not to move the code to compiler-rt. This would solve at least this problem. Since we now have -fsanitize=fuzzer it will actually be pretty natural. > > 3) CMake files in LLVM root repository do a rather large amount of > trickery: > more warning...
2017 May 11
2
moving libfuzzer to compiler-rt?
> On May 10, 2017, at 4:43 PM, George Karpenkov via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Actually, there’s another problem we have missed: libraries under `build/lib` are not installed into toolchain > on mac os (and neither on linux, I would suppose). Actually that isn't accurate. By default we don't install the LLVM libraries, but that is completely