summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-ld-lto.c
Commit message (Expand)AuthorAgeFilesLines
* Fix darwin-ld-lto test for some speical pathSteven Wu2019-10-161-2/+4
* Fix the tests from r350970Steven Wu2019-01-291-2/+2
* [Darwin][Driver] Don't pass a file as object_path_lto during ThinLTOSteven Wu2019-01-111-0/+11
* [clang] Get rid of "%T" expansionsKuba Mracek2017-08-151-4/+4
* darwin: Unconditionally pass -lto_library, remove -Wliblto warning.Nico Weber2016-11-221-10/+4
* Unconditionally pass `-lto_library` to the linker on DarwinMehdi Amini2016-10-261-3/+3
* [test] Pass a fake libLTO.dylib to a driver test which depends on itVedant Kumar2016-08-301-7/+7
* [DarwinDriver] Reapply: Use -lto_library to specify the path for libLTO.dylibBruno Cardoso Lopes2015-10-021-0/+25