summaryrefslogtreecommitdiff
path: root/test/Driver/linker-opts.c
Commit message (Expand)AuthorAge
* LIBRARY_PATH environment variable should only be supported on a native compiler.Richard Barton2013-12-17
* clang/test/Driver/linker-opts.c: Fix XFAIL that I removed win32.NAKAMURA Takumi2012-12-11
* clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is...NAKAMURA Takumi2012-12-11
* [driver] Older versions of ld expect '-L<dir>' not '-L <dir>'. In Xcode4 andChad Rosier2012-10-30
* XFAIL linker-opts.c on win32 now that it doesn't pretend that link.exe is ld.Michael J. Spencer2012-06-18
* test/Driver/linker-opts.c: Mark as XFAIL:cygming, using gcc linker driver. It...NAKAMURA Takumi2012-03-16
* Address some of the concerns by Chandler.Bill Wendling2012-03-12
* Have clang pay attention to the LIBRARY_PATH environment variable.Bill Wendling2012-03-12