| commit | ecd9348aa176aa535cd041ab848a043a10824b9d | [log] [tgz] |
|---|---|---|
| author | James Henderson <jh7370@my.bristol.ac.uk> | Tue Jun 25 10:36:15 2019 +0000 |
| committer | James Henderson <jh7370@my.bristol.ac.uk> | Tue Jun 25 10:36:15 2019 +0000 |
| tree | 953b241b73089de1d7132b72609bd71116638a44 | |
| parent | cdd43eac4fe3a4fbfca30d95d2032c23b3bf838d [diff] |
[docs][llvm-cxxfilt] Write llvm-cxxfilt documentation There was a stub for llvm-cxxfilt, but it didn't describe the options. Additionally, it was in markdown, which was causing issues, so as discussed in https://reviews.llvm.org/D63211, this change replaces the existing stub with an RST file. Reviewed by: MaskRay, mattd Differential Revision: https://reviews.llvm.org/D63722 llvm-svn: 364287