Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86408
Refactor `mlir-translate` to extract the `main()` logic in a helper on the model of `MlirOptMain()` (NFC) ClosedPublic Authored by mehdi_amini on Aug 22 2020, 3:11 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptAug 22 2020, 3:11 PM This revision is now accepted and ready to land.Aug 22 2020, 5:14 PM This revision was landed with ongoing or failed builds.Aug 22 2020, 6:02 PM Closed by commit rG96cb8cdeb0f3: Refactor `mlir-translate` to extract the `main()` logic in a helper on the… (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes. bondhugula added inline comments.
Revision Contents
Diff 287230 mlir/include/mlir/Translation.h
mlir/lib/Translation/Translation.cpp
mlir/tools/mlir-translate/mlir-translate.cpp
|
ToolName -> toolName in backticks.