[PATCH] D91470: Switch libLLVMFrontendOpenACC to be a regular CMake library and not a "component"

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 14 09:02:14 PST 2020


mehdi_amini added a subscriber: serge-sans-paille.
mehdi_amini added a comment.

In D91470#2395621 <https://reviews.llvm.org/D91470#2395621>, @vitalybuka wrote:

> Some bots are still broken
> http://lab.llvm.org:8011/#/builders/85/builds/811
> http://lab.llvm.org:8011/#/builders/74/builds/857
> http://lab.llvm.org:8011/#/builders/99/builds/670

I reverted this patch, what remains is the original failure after the patch from @serge-sans-paille . I didn't know we had bot broken though, I pushed d34add0ba1c2 <https://reviews.llvm.org/rGd34add0ba1c2d0c9d1d54c28e519b598128c9edb> just now which should fix the bots.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91470/new/

https://reviews.llvm.org/D91470



More information about the llvm-commits mailing list