Sign in
android
/
toolchain
/
rustc
/
43f0694b1feb1296004d84509e01177159e71be0
/
.
/
src
/
llvm-project
/
llvm
/
test
/
tools
/
llvm-cxxfilt
/
help.test
blob: 78bfad4aa3de45f5ff6ec3a285e3e94e4f003fe1 [
file
] [
log
] [
blame
]
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