summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/InstrumentationMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Object] Rename getRelrRelocationType to getRelativeRelocationTypeFangrui Song2018-12-141-6/+6
* [llvm-xray] Use correct variable namePetr Hosek2018-12-141-2/+2
* [llvm-xray] Store offset pointers in temporariesPetr Hosek2018-12-141-2/+4
* [llvm-xray] Support for PIEPetr Hosek2018-12-141-2/+41
* [Xray] tooling allow MachO format supportDavid Carlier2018-09-101-4/+4
* [XRay][tools] Support new kinds of instrumentation map entriesDean Michael Berris2017-08-211-1/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [XRay] Implement powerpc64le xray.Tim Shen2017-02-101-1/+2
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta...Eugene Zelenko2017-02-091-25/+28
* [XRay] Define the InstrumentationMap typeDean Michael Berris2017-02-011-0/+194
OpenPOWER on IntegriCloud