bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-cxxfilt/help.test

8 lines
222 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01: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