[PATCH] D48422: [CMake] Add compiler-rt header files to the list of sources for targets when building with an IDE

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 08:53:39 PDT 2018


On 10 July 2018 at 16:43, Zaara Syeda <syzaara at ca.ibm.com> wrote:
> Hi Dan, this patch is causing errors on all the PPC64 buildbots, please
> revert/take a look.

I'll take a look. It would have been helpful if you had provided a
link to one failing bot. The llvm buildbot page is extremely slow.

I looked at http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/16775
but those test failures are unrelated. The change I made here is a
no-op for single configuration generators like Ninja.


More information about the llvm-commits mailing list