mirror of https://github.com/llvm/circt.git
![]() This patch adds a new command-line option to firtool that allows outputting error diagnostics in JSON format. The implementation includes a new -output-error-diagnostics option to specify the output file and an ErrorDiagnosticDumper class that captures MLIR diagnostics and converts them to JSON format. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
firtool.cpp |