Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests with CLANG_DEFAULT_LINKER | Jonas Hahnfeld | 2017-01-08 | 1 | -4/+4 |
* | Fix coverage-ld.c on systems with an Android linker in $PATH | Ehsan Akhgari | 2015-03-25 | 1 | -1/+1 |
* | [clang] Use -android environment for all compiler-rt libs. | Dan Albert | 2015-01-28 | 1 | -0/+9 |
* | Revert "Link in profile library on Linux using --whole-archive" | Duncan P. N. Exon Smith | 2014-03-28 | 1 | -5/+2 |
* | Link in profile library on Linux using --whole-archive | Alexey Samsonov | 2014-03-28 | 1 | -2/+5 |
* | Get rid of obsolete addProfileRT(), generalize the relevant addProfileRTLinux... | Alexey Samsonov | 2014-02-20 | 1 | -0/+9 |
* | clang/test/Driver/coverage-ld.c: Tweak expressions to match dosish pathsep on... | NAKAMURA Takumi | 2013-06-24 | 1 | -2/+2 |
* | The profile library must come before the C library so that it can use | Chandler Carruth | 2013-06-24 | 1 | -2/+2 |
* | Fix the addition of Clang's profile runtime library to the link step | Chandler Carruth | 2013-06-23 | 1 | -0/+19 |