Files
clang-p2996/mlir/test/mlir-translate/commandline.mlir
Andrew Young 91f17ba24e [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
2021-01-05 19:17:01 -08:00

2 lines
94 B
MLIR

// RUN: mlir-translate --help | FileCheck %s
// CHECK: OVERVIEW: MLIR Translation Testing Tool