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