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
2 lines
94 B
MLIR
2 lines
94 B
MLIR
// RUN: mlir-translate --help | FileCheck %s
|
|
// CHECK: OVERVIEW: MLIR Translation Testing Tool |