summaryrefslogtreecommitdiff
path: root/test/Driver/gcc-toolchain.cpp
Commit message (Expand)AuthorAge
* Accept both / and \\ to fix the windows bots.Rafael Espindola2013-06-24
* Update two options to my proposed syntax for user-facing driver options:Chandler Carruth2013-06-20
* Skip testing the crtbegin.o, and resume using a single variable for theChandler Carruth2012-02-21
* Clean up, add some documentation, and make this test return to checkingChandler Carruth2012-02-21
* Make the regular expressions in this test more narrow to ensure we'reChandler Carruth2012-02-19
* Don't check for /lib and /usr/lib.Rafael Espindola2012-02-19
* Our handling of variables in FileCheck looks really broken on windws. JustRafael Espindola2012-02-19
* Add an extra CHECK line to make sure TOOLCHAIN2 matches just the pathRafael Espindola2012-02-19
* Looks like we use forward slashes for header search but back slashes forRafael Espindola2012-02-19
* Try to match the linker being named ld.exe. Second try at fixing the windows ...Rafael Espindola2012-02-19
* Don't assume a path starts with a /. Should fix the windows bot.Rafael Espindola2012-02-19
* Implement a -gcc-toolchain command line option that does the same asRafael Espindola2012-02-19