summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/coverage-ld.c
Commit message (Expand)AuthorAgeFilesLines
* Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld2017-01-081-4/+4
* Fix coverage-ld.c on systems with an Android linker in $PATHEhsan Akhgari2015-03-251-1/+1
* [clang] Use -android environment for all compiler-rt libs.Dan Albert2015-01-281-0/+9
* Revert "Link in profile library on Linux using --whole-archive"Duncan P. N. Exon Smith2014-03-281-5/+2
* Link in profile library on Linux using --whole-archiveAlexey Samsonov2014-03-281-2/+5
* Get rid of obsolete addProfileRT(), generalize the relevant addProfileRTLinux...Alexey Samsonov2014-02-201-0/+9
* clang/test/Driver/coverage-ld.c: Tweak expressions to match dosish pathsep on...NAKAMURA Takumi2013-06-241-2/+2
* The profile library must come before the C library so that it can useChandler Carruth2013-06-241-2/+2
* Fix the addition of Clang's profile runtime library to the link stepChandler Carruth2013-06-231-0/+19
OpenPOWER on IntegriCloud