index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
gcc-toolchain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept both / and \\ to fix the windows bots.
Rafael Espindola
2013-06-24
1
-1
/
+1
*
Update two options to my proposed syntax for user-facing driver options:
Chandler Carruth
2013-06-20
1
-1
/
+7
*
Skip testing the crtbegin.o, and resume using a single variable for the
Chandler Carruth
2012-02-21
1
-6
/
+6
*
Clean up, add some documentation, and make this test return to checking
Chandler Carruth
2012-02-21
1
-12
/
+10
*
Make the regular expressions in this test more narrow to ensure we're
Chandler Carruth
2012-02-19
1
-6
/
+5
*
Don't check for /lib and /usr/lib.
Rafael Espindola
2012-02-19
1
-2
/
+0
*
Our handling of variables in FileCheck looks really broken on windws. Just
Rafael Espindola
2012-02-19
1
-4
/
+4
*
Add an extra CHECK line to make sure TOOLCHAIN2 matches just the path
Rafael Espindola
2012-02-19
1
-1
/
+2
*
Looks like we use forward slashes for header search but back slashes for
Rafael Espindola
2012-02-19
1
-3
/
+3
*
Try to match the linker being named ld.exe. Second try at fixing the windows ...
Rafael Espindola
2012-02-19
1
-1
/
+1
*
Don't assume a path starts with a /. Should fix the windows bot.
Rafael Espindola
2012-02-19
1
-1
/
+1
*
Implement a -gcc-toolchain command line option that does the same as
Rafael Espindola
2012-02-19
1
-0
/
+27