13#ifndef CIRCT_FIRTOOL_FIRTOOL_H
14#define CIRCT_FIRTOOL_FIRTOOL_H
21#include "mlir/Pass/PassManager.h"
22#include "llvm/Support/CommandLine.h"
52 llvm_unreachable(
"unknown build mode");
448 StringRef inputFilename);
457 std::unique_ptr<llvm::raw_ostream> os);
461 llvm::raw_ostream &os);
465 llvm::StringRef directory);
472 llvm::raw_ostream &os);
@ None
Don't explicitly preserve any named values.
SymbolicValueLowering
Ways to lower symbolic values.
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.