Introduce LLVM_LIT_ARGS cache variable in standalone builds, to let
the caller override the options passed by LLVM to lit calls. Once
defined, this is automatically handled by LLVM's cmake logic.
Details
Details
Diff Detail
Diff Detail
Differential D136556
[mlir] Support overriding LLVM_LIT_ARGS in standalone builds mgorny on Oct 23 2022, 10:11 AM. Authored by
Details Introduce LLVM_LIT_ARGS cache variable in standalone builds, to let
Diff Detail |