[PATCH] D141092: Optionally install clang-tblgen to aid cross-compiling
    James Le Cuirot via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Jan  7 02:42:48 PST 2023
    
    
  
chewi added a comment.
I forgot to add: I notice you no longer need llvm-tblgen already present when cross-compiling LLVM, but sadly, that still isn't the case for clang-tblgen. I tried leveraging CrossCompile.cmake to perform a "NATIVE" Clang build, but I think a lot more work would be needed to do it this way.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141092/new/
https://reviews.llvm.org/D141092
    
    
More information about the cfe-commits
mailing list