hanchenye-llvm-project/llvm/test/tools/llvm-cxxfilt
Saleem Abdulrasool 1723b8bbbc 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
..
coff-import.test c++filt: support COFF import thunks 2017-03-22 21:15:19 +00:00
invalid.test
noargs.test
simple.test
types.test llvm-cxxfilt: support `-t` to demangle types 2017-01-20 04:25:26 +00:00
underscore.test llvm-cxxfilt: support `-_` 2017-01-22 17:41:10 +00:00