[all-commits] [llvm/llvm-project] 91f17b: [mlir] Print the correct tool name in mlirTranslat...

Andrew Young via All-commits all-commits at lists.llvm.org
Tue Jan 5 19:21:22 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 91f17ba24e86bfdd6e794e564f1e562b1d25e156
      https://github.com/llvm/llvm-project/commit/91f17ba24e86bfdd6e794e564f1e562b1d25e156
  Author: Andrew Young <youngar17 at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M mlir/lib/Translation/Translation.cpp
    A mlir/test/mlir-translate/commandline.mlir

  Log Message:
  -----------
  [mlir] Print the correct tool name in mlirTranslateMain

    The passed in tool name is not used, causing the wrong tool name to be printed by the help text.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D94120




More information about the All-commits mailing list