1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-cxxfilt
Saleem Abdulrasool 6af02742d8 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.

llvm-svn: 298550
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