summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/clang-offload-bundler.c
Commit message (Expand)AuthorAgeFilesLines
* [Clang][Bundler] Do not require host triple for extracting device bundlesSergey Dmitriev2019-08-281-0/+20
* [Clang][Bundler] Fix for a hang when unbundling fat binarySergey Dmitriev2019-08-271-0/+5
* [Clang][Bundler] Use llvm-objcopy for creating fat object filesSergey Dmitriev2019-08-261-6/+3
* Mark the test as unsupported on darwin, NFC.Alexey Bataev2019-08-151-1/+1
* Fix the test, NFC.Alexey Bataev2019-08-151-1/+1
* [Driver][Bundler] Improve bundling of object files.Alexey Bataev2019-08-151-3/+3
* [BUNDLER]Improve the test, NFC.Alexey Bataev2019-08-151-57/+60
* [CommandLine] Change help output to prefix long options with `--` instead of ...Don Hinton2019-05-031-4/+4
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-181-1/+1
* Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"Stefan Pintilie2018-12-111-1/+1
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-041-1/+1
* Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"Stefan Pintilie2018-11-161-1/+1
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-11-161-1/+1
* Fix clang-offload-bundler test.Zachary Turner2016-10-111-1/+1
* Try to fix clang-offload-bunder.c test once moreReid Kleckner2016-08-291-2/+2
* Fix clang-offload-bundler.c test on WindowsReid Kleckner2016-08-251-1/+1
* Fix offload bundler test to support Windows new lines.Samuel Antao2016-08-251-2/+2
* Fix offload bundler tests so that diagnostic can start with caps.Samuel Antao2016-08-241-1/+1
* Add target REQUIRES directives to offload bundler test. Samuel Antao2016-08-241-0/+3
* [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of t...Samuel Antao2016-08-241-0/+35
* clang-offload-bundler - offload files bundling/unbundling toolSamuel Antao2016-08-241-0/+222
OpenPOWER on IntegriCloud