Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Object] Rename getRelrRelocationType to getRelativeRelocationType | Fangrui Song | 2018-12-14 | 1 | -6/+6 |
* | [llvm-xray] Use correct variable name | Petr Hosek | 2018-12-14 | 1 | -2/+2 |
* | [llvm-xray] Store offset pointers in temporaries | Petr Hosek | 2018-12-14 | 1 | -2/+4 |
* | [llvm-xray] Support for PIE | Petr Hosek | 2018-12-14 | 1 | -2/+41 |
* | [Xray] tooling allow MachO format support | David Carlier | 2018-09-10 | 1 | -4/+4 |
* | [XRay][tools] Support new kinds of instrumentation map entries | Dean Michael Berris | 2017-08-21 | 1 | -1/+2 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [XRay] Implement powerpc64le xray. | Tim Shen | 2017-02-10 | 1 | -1/+2 |
* | [MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta... | Eugene Zelenko | 2017-02-09 | 1 | -25/+28 |
* | [XRay] Define the InstrumentationMap type | Dean Michael Berris | 2017-02-01 | 1 | -0/+194 |