[PATCH] D89142: llvmbuildectomy
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 9 13:17:48 PDT 2020
mehdi_amini added a comment.
Wow pretty neat to see `llvmbuild` being removed!
That said we are still depending on it (we generate Bazel build file from this and use this in many projects using MLIR like TensorFlow, XLA, IREE...).
We need to move away from it: can you ping me and/or @GMNGeoffrey when you get closer to have this in a landing state?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89142/new/
https://reviews.llvm.org/D89142
More information about the llvm-commits
mailing list