llvm-project/lldb/source/Plugins/ObjectFile/PECOFF
Greg Clayton 037520e9cf Cleaned up the lldb_private::Mangled class to get rid of the tokenizing code that has bit rotted and isn't being used. Also cleaned up the API to the "lldb_private::Mangled" to always take "const ConstString &" arguments instead of both "const ConstString &" and "const char *".
llvm-svn: 160466
2012-07-18 23:18:10 +00:00
..
Makefile Added a missing file from a previous checkin. 2011-10-11 20:23:29 +00:00
ObjectFilePECOFF.cpp Cleaned up the lldb_private::Mangled class to get rid of the tokenizing code that has bit rotted and isn't being used. Also cleaned up the API to the "lldb_private::Mangled" to always take "const ConstString &" arguments instead of both "const ConstString &" and "const char *". 2012-07-18 23:18:10 +00:00
ObjectFilePECOFF.h <rdar://problem/11034170> 2012-03-13 23:14:29 +00:00