Commit Graph

4 Commits

Author SHA1 Message Date
Vito Gamberini 11d61f80a5
[CMake] Implement add_circt_tool() (#5821)
- Adds/renames the associated CMake variables:
   * CIRCT_BUILD_TOOLS
   * CIRCT_INCLUDE_TOOLS
   * CIRCT_TOOLS_INSTALL_DIR

- Actually uses the CIRCT_INCLUDE_TOOLS variable now
2023-08-10 18:37:45 -05:00
Schuyler Eldridge c676bc9173
[tools] Change tools to use CIRCT-specific bug msg
Change all existing CIRCT tools to use a CIRCT-specific bug report
message.  Previously a crash would tell people to file a bug on LLVM
which isn't correct.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
2022-11-12 18:10:54 -05:00
Andrew Lenharth 8f1c7a5294
[NFC] Bump llvm to b0cd3abf032e (#2577)
[NFC] Bump llvm to b0cd3abf032e
2022-02-03 08:48:35 -06:00
George Lyon 7c006d9fb0
Add `circt-lsp-server` tool which can be used with the MLIR VSCode extension (#2199) 2021-11-17 12:16:30 -08:00