llvm-for-llvmta/test/tools/llvm-cxxfilt/help.test

8 lines
216 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
RUN: llvm-cxxfilt -h | FileCheck %s
RUN: llvm-cxxfilt --help | FileCheck %s
CHECK: OVERVIEW: llvm symbol undecoration tool
CHECK: USAGE: llvm-cxxfilt{{(.exe)?}} [options] <mangled>{{$}}
CHECK: OPTIONS:
CHECK: @FILE