aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorIngo Müller <ingomueller@google.com>2023-08-29 13:42:25 +0000
committerIngo Müller <ingomueller@google.com>2023-08-31 07:54:37 +0000
commitd7746220b10c7617cf2f53170af29e5c648c37db (patch)
treeccbf1962b5344f27c24fe13ea0ea6b5fa40d5f49 /flang/lib/Frontend/CompilerInvocation.cpp
parentf281543a48905e58359c6b0f1b9c3b42bd67e315 (diff)
downloadllvm-d7746220b10c7617cf2f53170af29e5c648c37db.zip
llvm-d7746220b10c7617cf2f53170af29e5c648c37db.tar.gz
llvm-d7746220b10c7617cf2f53170af29e5c648c37db.tar.bz2
[mlir][lsp] Register all extensions and TestDynDialect in main.
The main function of the LSP server needs to load the dialects and similar that the server should be able to understand. When extensions where introduced, the loading of the extensions was apparently not added to its main functions, so ops from extensions were previously not recognized by the server. This patch registers all extensions through the existing convenience function, and also registers the TestDynDialect, which `mlir-opt`s main function also registers. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D159091
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions