summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/nostdlib.c
Commit message (Expand)AuthorAgeFilesLines
* Reland r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)Michal Gorny2017-08-281-1/+1
* Revert r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)Michal Gorny2017-08-271-1/+1
* [Driver] Use arch type to find compiler-rt libraries (on Linux)Michal Gorny2017-08-261-1/+1
* Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld2017-01-081-2/+2
* [test] Remove implicit deps on libLTO.dylib on Darwin (NFC)Vedant Kumar2016-11-101-5/+5
* [Driver] Enable --rtlib option for MSVC targetAndrey Turetskiy2016-03-141-0/+4
* Fix the clang driver when "-nostdlib" is presentSumanth Gundapaneni2015-12-021-0/+16
* Use !hasArg with two options instead of !hasArg && !hasArg.Douglas Katzman2015-11-171-0/+7
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* On linux, -nostdlib was causing a --start-group with no --end-group to be passedNick Lewycky2011-06-041-0/+4
OpenPOWER on IntegriCloud