Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-cxxfilt / help.test
blobeede1170436519a4efc1a9d13b456f99f057c946
1 RUN: llvm-cxxfilt -h | FileCheck %s
2 RUN: llvm-cxxfilt --help | FileCheck %s
4 CHECK: OVERVIEW: LLVM symbol undecoration tool
5 CHECK: USAGE: {{.*}}llvm-cxxfilt{{(.exe)?}} [options] <mangled>{{$}}
6 CHECK: OPTIONS:
7 CHECK: @FILE