llvm-project/llvm/tools/llvm-cxxfilt
Saleem Abdulrasool 4c33f7f2e3 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.

llvm-svn: 292706
2017-01-21 02:36:26 +00:00
..
CMakeLists.txt
llvm-cxxfilt.cpp llvm-cxxfilt: support the `-s` option 2017-01-21 02:36:26 +00:00