summaryrefslogtreecommitdiffstats
path: root/tools/clang-offload-bundler
Commit message (Expand)AuthorAgeFilesLines
* Refactor ExecuteAndWait to take StringRefs.Zachary Turner2018-06-121-12/+11
* [HIP] Let clang-offload-bundler support HIPYaxun Liu2018-05-111-5/+5
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* Update for llvm change. NFC.Rafael Espindola2018-02-141-1/+1
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-01-291-1/+1
* [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