The passed in tool name is not used, causing the wrong tool name to be printed by the help text.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94120
[mlir] Print the correct tool name in mlirTranslateMain ClosedPublic Authored by youngar on Jan 5 2021, 1:54 PM.
Details Summary The passed in tool name is not used, causing the wrong tool name to be printed by the help text.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptJan 5 2021, 1:54 PM This revision is now accepted and ready to land.Jan 5 2021, 1:58 PM Closed by commit rG91f17ba24e86: [mlir] Print the correct tool name in mlirTranslateMain (authored by youngar). · Explain WhyJan 5 2021, 7:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314776 mlir/lib/Translation/Translation.cpp
|