summaryrefslogtreecommitdiffstats
path: root/tools/clang-offload-bundler
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* 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
* [CMake] Fixing clang standalone buildChris Bieneman2016-11-191-1/+5
* [CMake] clang-offload-bundler depends on intrinsics_genChris Bieneman2016-11-181-0/+3
* 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
* clang-offload-bundler: Update libdeps.NAKAMURA Takumi2016-08-241-3/+1
* [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-242-0/+700