[PATCH] D78773: Adjust libMLIR building to more closely follow libClang

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 09:09:55 PDT 2020


vchuravy marked 4 inline comments as done.
vchuravy added a comment.

With ninja all dependencies edges are fine, but with Makefiles it indeed still complains about missing edges to the generated headers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78773





More information about the llvm-commits mailing list