Greg Clayton b5ad4ec7a3 Cleanup logging to use the new "std::string FileSpec::GetPath()" function. Also added a similar function for modules:
std::string
Module::GetSpecificationDescription () const;

This returns the module as "/usr/lib/libfoo.dylib" for normal files (calls "std::string FileSpec::GetPath()" on m_file) but it also might include the object name in case the module is for a .o file in a BSD archive ("/usr/lib/libfoo.a(bar.o)"). Cleaned up necessary logging code to use it.

llvm-svn: 180717
2013-04-29 17:25:54 +00:00
..
2013-01-25 18:06:21 +00:00
2013-01-25 18:06:21 +00:00
2013-01-25 18:06:21 +00:00
2013-01-25 18:06:21 +00:00
2013-03-27 23:08:40 +00:00
2013-03-04 21:46:16 +00:00
2011-09-12 04:20:38 +00:00
2013-01-25 18:06:21 +00:00
2013-01-25 18:06:21 +00:00
2013-03-26 01:51:59 +00:00
2010-11-09 23:46:37 +00:00
2011-09-12 04:20:38 +00:00
2011-09-12 04:20:38 +00:00
2013-04-03 21:09:33 +00:00
2013-01-25 18:06:21 +00:00
2013-03-27 23:08:40 +00:00
2013-03-27 23:08:40 +00:00