|
MLIR 22.0.0git
|
#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
| namespace | llvm::lsp |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::lsp |
Functions | |
| llvm::LogicalResult | mlir::lsp::runMlirLSPServer (MLIRServer &server, llvm::lsp::JSONTransport &transport) |
| Run the main loop of the LSP server using the given MLIR server and transport. | |