bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-remarkutil/missing-subcommand.test
2025-02-14 19:21:04 +01:00

2 lines
112 B
Text

RUN: not llvm-remarkutil 2>&1 | FileCheck %s
CHECK: error: Please specify a subcommand. (See -help for options)