summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-cxxfilt.md
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cxxfilt.md')
-rw-r--r--llvm/docs/CommandGuide/llvm-cxxfilt.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cxxfilt.md b/llvm/docs/CommandGuide/llvm-cxxfilt.md
new file mode 100644
index 00000000000..e687cd27184
--- /dev/null
+++ b/llvm/docs/CommandGuide/llvm-cxxfilt.md
@@ -0,0 +1,10 @@
+# llvm-cxxfilt - a symbol demangler
+
+## SYNOPSIS
+
+**llvm-cxxfilt** [*options*]
+
+## DESCRIPTION
+
+**llvm-cxxfilt** is symbol demangler that can be used as a replacement for the
+GNU **c++filt** tool.
OpenPOWER on IntegriCloud