commit | 5e8f18007b664a935e813ef05d2833681a162ecf | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Sat Jan 21 02:36:26 2017 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Sat Jan 21 02:36:26 2017 +0000 |
tree | 8b5f8a0975a2049f0ba4ba7b2666dadbfb9ca3bc | |
parent | 5fe20f64f3f89254249a71743297cb2020b34f52 [diff] |
llvm-cxxfilt: support the `-s` option This is a stub implementation of the `-s` or `--format` option that allows the user to specify the demangling style. Since we only support the Itanium (GNU) style demangling, auto is synonymous with `gnu`. Simply swallow the option to permit some level of commandline compatibility. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292706 91177308-0d34-0410-b5e6-96231b3b80d8