13 #ifndef CIRCT_FIRTOOL_FIRTOOL_H
14 #define CIRCT_FIRTOOL_FIRTOOL_H
20 #include "mlir/Pass/PassManager.h"
21 #include "llvm/Support/CommandLine.h"
51 llvm_unreachable(
"unknown build mode");
428 StringRef inputFilename);
437 std::unique_ptr<llvm::raw_ostream> os);
441 llvm::raw_ostream &os);
445 llvm::StringRef directory);
452 llvm::raw_ostream &os);
@ None
Don't explicitly preserve any named values.
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.