[PATCH] D141196: [cmake] Don't require third-party components when cross-compiling

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 13:17:34 PST 2023


MaskRay added a comment.

Can you show an example CMake command line? 
I am unfamiliar with CMake: how is "third-party components" related to LLVM_INCLUDE_TESTS and LLVM_INCLUDE_BENCHMARKS?

Is it possible to use qemu-user to run some cross-compiling tests?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141196



More information about the llvm-commits mailing list