summaryrefslogtreecommitdiffstats
path: root/tools/clang-offload-bundler/ClangOffloadBundler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update for llvm change.Rafael Espindola2017-09-081-1/+3
* Print registered targets in clang's version informationDimitry Andric2017-06-061-2/+1
* Spelling mistakes in comments. NFCI. (PR27635)Simon Pilgrim2017-03-301-1/+1
* Avoid calling dump() in normal codeMatthias Braun2017-01-281-1/+4
* Mirror the llvm changes that split Bitcode/ReaderWriter.hTeresa Johnson2016-11-111-1/+1
* [clang-offload-bundler] Fix some Clang-tidy modernize-use-override and Includ...Eugene Zelenko2016-09-071-80/+120
* Fix memory leaks in clang-offload-bundlerVitaly Buka2016-08-251-9/+11
* [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of t...Samuel Antao2016-08-241-7/+296
* clang-offload-bundler - offload files bundling/unbundling toolSamuel Antao2016-08-241-0/+681