summaryrefslogtreecommitdiffstats
path: root/test/Driver/linker-opts.c
Commit message (Expand)AuthorAgeFilesLines
* Mark -Xclang as being a compilation-only option so that the clang driverRichard Smith2016-04-181-0/+12
* Support LIBRARY_PATH on all Darwin targets.Bob Wilson2014-07-291-0/+4
* LIBRARY_PATH environment variable should only be supported on a native compiler.Richard Barton2013-12-171-0/+1
* clang/test/Driver/linker-opts.c: Fix XFAIL that I removed win32.NAKAMURA Takumi2012-12-111-0/+1
* clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is...NAKAMURA Takumi2012-12-111-1/+1
* [driver] Older versions of ld expect '-L<dir>' not '-L <dir>'. In Xcode4 andChad Rosier2012-10-301-1/+1
* XFAIL linker-opts.c on win32 now that it doesn't pretend that link.exe is ld.Michael J. Spencer2012-06-181-1/+1
* test/Driver/linker-opts.c: Mark as XFAIL:cygming, using gcc linker driver. It...NAKAMURA Takumi2012-03-161-0/+3
* Address some of the concerns by Chandler.Bill Wendling2012-03-121-2/+2
* Have clang pay attention to the LIBRARY_PATH environment variable.Bill Wendling2012-03-121-0/+2