repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-cxxfilt
/
help.test
blob
eede1170436519a4efc1a9d13b456f99f057c946
1
RUN: llvm-cxxfilt -h | FileCheck %s
2
RUN: llvm-cxxfilt --help | FileCheck %s
3
4
CHECK: OVERVIEW: LLVM symbol undecoration tool
5
CHECK: USAGE: {{.*}}llvm-cxxfilt{{(.exe)?}} [options] <mangled>{{$}}
6
CHECK: OPTIONS:
7
CHECK: @FILE