summaryrefslogtreecommitdiff
path: root/test/Driver/instrprof-ld.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver][Windows] Add dependent lib argument for profile instr generateRussell Gallop2019-05-141-0/+14
* [test] Tweak driver test from r353917 and r353922 to pass with a nondefault C...Martin Storsjo2019-02-131-2/+2
* [test] Fix the test from SVN r353917 when running without lld availableMartin Storsjo2019-02-131-2/+2
* [MinGW] Add the profiling library when necessaryMartin Storsjo2019-02-131-0/+8
* Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld2017-01-081-12/+12
* [PGO] Enable clang to pass compiler-rt profile support library to linker on W...Nathan Slingerland2016-01-051-0/+16
* [Driver] Use platform-appropriate profiling libraries for WatchOS, TVOSVedant Kumar2015-11-101-0/+16
* Driver: Fix a -Wshadow issue from r237091Justin Bogner2015-05-121-0/+8
* Re-apply "Driver: Make profiling flags work with -nostdlib on Darwin"Justin Bogner2015-05-121-0/+25
* Revert "Driver: Make profiling flags work with -nostdlib on Darwin"Justin Bogner2015-05-121-25/+0
* Driver: Make profiling flags work with -nostdlib on DarwinJustin Bogner2015-05-121-0/+25
* [Profile] Always build profile runtime library with -fPIC.Alexey Samsonov2014-11-141-3/+3
* InstrProf: Look for the PIC-version of the profile runtimeDuncan P. N. Exon Smith2014-05-161-0/+58