summaryrefslogtreecommitdiff
path: root/test/Driver/coverage-ld.c
AgeCommit message (Expand)Author
2017-01-08Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld
2015-03-25Fix coverage-ld.c on systems with an Android linker in $PATHEhsan Akhgari
2015-01-28[clang] Use -android environment for all compiler-rt libs.Dan Albert
2014-03-28Revert "Link in profile library on Linux using --whole-archive"Duncan P. N. Exon Smith
2014-03-28Link in profile library on Linux using --whole-archiveAlexey Samsonov
2014-02-20Get rid of obsolete addProfileRT(), generalize the relevant addProfileRTLinux...Alexey Samsonov
2013-06-24clang/test/Driver/coverage-ld.c: Tweak expressions to match dosish pathsep on...NAKAMURA Takumi
2013-06-24The profile library must come before the C library so that it can useChandler Carruth
2013-06-23Fix the addition of Clang's profile runtime library to the link stepChandler Carruth