aboutsummaryrefslogtreecommitdiff
path: root/tools/clang-offload-bundler
AgeCommit message (Expand)Author
2018-06-12Refactor ExecuteAndWait to take StringRefs.Zachary Turner
2018-05-11[HIP] Let clang-offload-bundler support HIPYaxun Liu
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl
2018-02-14Update for llvm change. NFC.Rafael Espindola
2018-01-29[NFC] fix trivial typos in commentsHiroshi Inoue
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-09-08Update for llvm change.Rafael Espindola
2017-06-06Print registered targets in clang's version informationDimitry Andric
2017-03-30Spelling mistakes in comments. NFCI. (PR27635)Simon Pilgrim
2017-01-28Avoid calling dump() in normal codeMatthias Braun
2016-11-19[CMake] Fixing clang standalone buildChris Bieneman
2016-11-18[CMake] clang-offload-bundler depends on intrinsics_genChris Bieneman
2016-11-11Mirror the llvm changes that split Bitcode/ReaderWriter.hTeresa Johnson
2016-09-07[clang-offload-bundler] Fix some Clang-tidy modernize-use-override and Includ...Eugene Zelenko
2016-08-25Fix memory leaks in clang-offload-bundlerVitaly Buka
2016-08-24clang-offload-bundler: Update libdeps.NAKAMURA Takumi
2016-08-24[Driver][OpenMP][CUDA] Add capability to bundle object files in sections of t...Samuel Antao
2016-08-24clang-offload-bundler - offload files bundling/unbundling toolSamuel Antao