[PATCH] D32096: Always build libfuzzer

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 17:19:01 PDT 2017


george.karpenkov added a comment.

@kcc Kostya, could you take a look at http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/7107/steps/build_Lld/logs/stdio ?
Seems like you are using a compiler extension which is not supported by one of the machines in our CI farm.
Is this extension required? What would be a reasonable way to check for its presence?
LLVM webpage currently claims that LLVM should be buildable with those (http://llvm.org/docs/GettingStarted.html#software)

There is another failure on http://green.lab.llvm.org/green/job/clang-stage1-configure-RA_build/33461/console

Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D32096





More information about the llvm-commits mailing list