llvm/llvm/test/tools/llvm-remarkutil/missing-subcommand.test

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