[PATCH] D64032: [cmake] With utils disabled, don't build tblgen in cross mode

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 11:10:10 PDT 2019


beanz added a comment.

This patch is effectively un-done as of rL367895 <https://reviews.llvm.org/rL367895>. I'm happy to discuss alternative approaches to the problem you're trying to solve, but we need correct builds, which means we need the dependency between the native and target tool.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64032





More information about the llvm-commits mailing list