Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add qModuleInfo request in order to get module information (uuid, triple,..) ↵ | Oleksiy Vyalov | 2015-02-25 | 1 | -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 Vyalov | 2015-02-20 | 1 | -0/+72 |
make existing FileSystem::CalculateMD5 to use it. http://reviews.llvm.org/D7771 llvm-svn: 230036 |