Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Search for llvm-symbolizer binary in the same directory as argv[0], before | Richard Smith | 2016-06-09 | 1 | -7/+0 |
* | [llvm-cov] Use string getters (NFC) | Vedant Kumar | 2016-06-02 | 1 | -2/+3 |
* | [Coverage] Ensure that coverage mapping data has an expected alignment in 'co... | Igor Kudrin | 2016-05-18 | 1 | -1/+5 |
* | Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to... | Kevin Enderby | 2016-04-06 | 1 | -2/+6 |
* | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 2015-01-14 | 1 | -4/+4 |
* | Remove unused includes and out of date comment. NFC. | Rafael Espindola | 2014-12-17 | 1 | -1/+0 |
* | [Object] Modify OwningBinary's interface to separate inspection from ownership. | Lang Hames | 2014-10-31 | 1 | -1/+1 |
* | llvm-cov: Follow LLVM naming conventions | Justin Bogner | 2014-10-30 | 1 | -1/+1 |
* | Remove bogus std::error_code returns form SectionRef. | Rafael Espindola | 2014-10-08 | 1 | -2/+1 |
* | llvm-cov: add code coverage tool that's based on coverage mapping format and ... | Alex Lorenz | 2014-08-22 | 1 | -0/+92 |