mstorsjo added a comment.

Regarding building native tools while cross compiling - for other tools so far, 
we’ve also had the option to pass an option like 
`-DLLVM_TABLEGEN=path/to/llvm-tblgen`. If all the needed native tools are 
provided that way, the build doesn’t need to set up the nested native cmake 
build while cross compiling. Should we prove a way to do that for this build 
time generation tool too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126397

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to