llvm/tools/llvm-cxxfilt
Saleem Abdulrasool 0010ede8d5 c++filt: support COFF import thunks
The synthetic thunk for the import is prefixed with __imp_.  Attempt to
undecorate the names when they begin with the __imp_ prefix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298550 91177308-0d34-0410-b5e6-96231b3b80d8
2017-03-22 21:15:19 +00:00
..
CMakeLists.txt
llvm-cxxfilt.cpp c++filt: support COFF import thunks 2017-03-22 21:15:19 +00:00