Mehdi Amini 5036912174 Add set(CMAKE_CXX_STANDARD 17) to MLIR CMakeLists.txt
This is only useful when building the project in a "standalone" way: that is by
invoking cmake pointing at mlir/ to build against an already built LLVM.

Fixes #60574
2023-02-09 13:55:36 +01:00
..
2023-01-24 15:42:02 -08:00
2023-01-24 15:42:02 -08:00
2023-01-20 16:03:27 +00:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.