llvm/tools/llvm-cxxfilt
Saleem Abdulrasool 4133d85d33 llvm-cxxfilt: support -_
Add the `--strip-underscore` option to llvm-cxxfilt to strip the leading
underscore.  This is useful for when dealing with targets which add a
leading underscore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292759 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-22 17:41:10 +00:00
..
CMakeLists.txt
llvm-cxxfilt.cpp llvm-cxxfilt: support -_ 2017-01-22 17:41:10 +00:00