Forward the `LLVM_ENABLE_LIBCXX` CMake parameter to the mlir standalone test
authorMehdi Amini <joker.eph@gmail.com>
Mon, 8 Mar 2021 05:06:33 +0000 (05:06 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 8 Mar 2021 05:07:26 +0000 (05:07 +0000)
commite94e55712c0adb49adcd14c1839e9e30a8e2e6f1
treee0c3a8650a46a716829f9d342b74ffd8ae2c8e15
parentdf9158c9a45a6902c2b0394f9bd6512e3e441f31
Forward the `LLVM_ENABLE_LIBCXX` CMake parameter to the mlir standalone test

This allows to build and test MLIR with `-DLLVM_ENABLE_LIBCXX=ON`.
mlir/examples/standalone/test/lit.site.cfg.py.in
mlir/test/Examples/standalone/lit.local.cfg
mlir/test/Examples/standalone/test.toy
mlir/test/lit.site.cfg.py.in