The tutorial refers to invoking toyc with '-mlir-print-debuginfo' but
it wasn't registered anymore.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM after resolving comments.
| mlir/examples/toy/Ch7/toyc.cpp | ||
|---|---|---|
| 249 | Why are you adding pass pipeline parsers? This isn't used anywhere. | |
| mlir/examples/toy/Ch7/toyc.cpp | ||
|---|---|---|
| 249 | Bad copy/paste! Thanks for catching. | |
Why are you adding pass pipeline parsers? This isn't used anywhere.