llvm-project/mlir/lib/Support
River Riddle 293c5210ec [mlir][NFC] Wrap the cl::opts in JitRunner within a struct to avoid global initializers.
Summary: This avoids the need for having global static initializers within the JITRunner support library, and only constructs the options when the runner is invoked.

Differential Revision: https://reviews.llvm.org/D77760
2020-04-08 18:33:37 -07:00
..
CMakeLists.txt [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00
FileUtilities.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
JitRunner.cpp [mlir][NFC] Wrap the cl::opts in JitRunner within a struct to avoid global initializers. 2020-04-08 18:33:37 -07:00
MlirOptMain.cpp [mlir] Change the default of `mlir-print-op-on-diagnostic` to true 2020-04-03 19:02:51 -07:00
StorageUniquer.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
ToolUtilities.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00