Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [XRay] Use std::errc::invalid_argument instead of std::errc::bad_message | Dean Michael Berris | 2017-02-01 | 1 | -1/+1 |
* | [XRay] Define the InstrumentationMap type | Dean Michael Berris | 2017-02-01 | 1 | -44/+29 |
* | Implemented color coding and Vertex labels in XRay Graph | Dean Michael Berris | 2017-01-25 | 1 | -70/+307 |
* | Add missing header to see if that clears up the build | David Blaikie | 2017-01-16 | 1 | -0/+1 |
* | Attempt to fix the MSVC build by using llvm::errc instead of std::errc | David Blaikie | 2017-01-16 | 1 | -4/+4 |
* | [XRay] Implement the `llvm-xray graph` subcommand | David Blaikie | 2017-01-16 | 1 | -0/+365 |