[PATCH] D146352: Introduce `llvm-min-tblgen` to build public header files

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 22:35:40 PDT 2023


chapuni added a comment.

In D146352#4311572 <https://reviews.llvm.org/D146352#4311572>, @mehdi_amini wrote:

> I just see this popping up in the recent hours:

It was an issue in Makefile generator. Resolved in rG73fbe9c9291a <https://reviews.llvm.org/rG73fbe9c9291a9bbbae3bf345d8cead160f190af7>.
Sorry for inconvenience.

Besides, I see a few still failing builders, for example
https://lab.llvm.org/buildbot/#/builders/77/builds/26531

I will revert this later if I didn't find any solutions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146352



More information about the llvm-commits mailing list