summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/FileSystem.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add qModuleInfo request in order to get module information (uuid, triple,..) ↵Oleksiy Vyalov2015-02-251-4/+35
| | | | | | | | by module path from remote platform. http://reviews.llvm.org/D7709 llvm-svn: 230556
* Introduce FileSystem::CalculateMD5AsString that supports any platform and ↵Oleksiy Vyalov2015-02-201-0/+72
make existing FileSystem::CalculateMD5 to use it. http://reviews.llvm.org/D7771 llvm-svn: 230036
OpenPOWER on IntegriCloud