[PATCH] D153373: Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_INTDIR var.
Tomas Matheson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 08:00:16 PDT 2023
tmatheson added a comment.
I don't think this is the right fix, as all the other uses of `LLVM_LIBRARY_OUTPUT_INTDIR` in `AddLLVM` are optional. See for example D13215 <https://reviews.llvm.org/D13215>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153373/new/
https://reviews.llvm.org/D153373
More information about the llvm-commits
mailing list