[all-commits] [llvm/llvm-project] e94e55: Forward the `LLVM_ENABLE_LIBCXX` CMake parameter t...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Mar 7 21:08:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e94e55712c0adb49adcd14c1839e9e30a8e2e6f1
https://github.com/llvm/llvm-project/commit/e94e55712c0adb49adcd14c1839e9e30a8e2e6f1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M mlir/examples/standalone/test/lit.site.cfg.py.in
M mlir/test/Examples/standalone/lit.local.cfg
M mlir/test/Examples/standalone/test.toy
M mlir/test/lit.site.cfg.py.in
Log Message:
-----------
Forward the `LLVM_ENABLE_LIBCXX` CMake parameter to the mlir standalone test
This allows to build and test MLIR with `-DLLVM_ENABLE_LIBCXX=ON`.
More information about the All-commits
mailing list