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");
421 StringRef inputFilename);
430 std::unique_ptr<llvm::raw_ostream> os);
434 llvm::raw_ostream &os);
438 llvm::StringRef directory);
445 llvm::raw_ostream &os);
@ None
Don't explicitly preserve any named values.
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.