llvm-project/mlir/lib/Tools
River Riddle 5a9a438a54 [TableGen] Refactor TableGenParseFile to no longer use a callback
Now that TableGen no longer relies on global Record state, we can allow
for the client to own the RecordKeeper and SourceMgr. Given that TableGen
internally still relies on the global llvm::SrcMgr, this method unfortunately
still isn't thread-safe.

Differential Revision: https://reviews.llvm.org/D125277
2022-05-11 11:55:33 -07:00
..
PDLL [TableGen] Refactor TableGenParseFile to no longer use a callback 2022-05-11 11:55:33 -07:00
lsp-server-support [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
mlir-lsp-server [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
mlir-opt [mlir][NFC] Move MlirOptMain to the Tools/ directory 2022-03-07 01:05:38 -08:00
mlir-pdll-lsp-server [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
mlir-reduce [mlir][NFC] Move Parser.h to Parser/ 2022-03-07 01:05:38 -08:00
mlir-translate Revert "[mlirTranslateMain] Add a customization callback." 2022-03-14 22:04:46 -07:00
CMakeLists.txt [mlir][PDLL] Add an initial language server for PDLL 2022-03-19 13:28:23 -07:00