summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-xray/llvm-xray.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-1/+0
* Don't call exit from cl::PrintHelpMessage.Rafael Espindola2017-09-071-0/+1
* [XRay][tools] Handle "no subcommand" case for llvm-xrayDean Michael Berris2017-03-291-1/+9
* [XRay] Remove unnecessary include of <unistd.h>Dean Michael Berris2016-10-261-1/+0
* [XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris2016-10-261-0/+42
* Revert "[XRay] Implement `llvm-xray extract`, start of the llvm-xray tool"Dean Michael Berris2016-10-261-42/+0
* [XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris2016-10-261-0/+42
OpenPOWER on IntegriCloud