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
/
lib
/
Driver
/
WindowsToolChain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-2
/
+1
*
Completely re-work how the Clang driver interprets PIC and PIE options.
Chandler Carruth
2012-11-19
1
-6
/
+4
*
Revert r167567, restoring the ability of clang to run gcc in cases where it
Nick Lewycky
2012-11-15
1
-1
/
+6
*
Rip out a bunch of code for invoking gcc from clang.
Bob Wilson
2012-11-08
1
-6
/
+1
*
Use getArch instead of getArchName + string compare.
Rafael Espindola
2012-10-07
1
-1
/
+1
*
Use getArch instead of getArchName.
Rafael Espindola
2012-10-07
1
-3
/
+1
*
Revert r163076 per chandlerc's request.
Joao Matos
2012-09-04
1
-34
/
+22
*
Fixed typo causing tests to fail on non-MSVC machines.
Joao Matos
2012-09-01
1
-1
/
+1
*
Refactored the Windows headers location lookup code. Expose it so standalone ...
Joao Matos
2012-09-01
1
-22
/
+34
*
[msvc] Honor %INCLUDE%. It should know essential search paths with vcvarsall....
NAKAMURA Takumi
2012-03-13
1
-1
/
+17
*
Add new code migrator support for migrating existing Objective-C code to use
Ted Kremenek
2012-03-06
1
-0
/
+1
*
include clang's config.h unconditionally
Dylan Noblesmith
2012-02-01
1
-4
/
+0
*
Revert r149083 which is not the direction we're going in the Clang
Chandler Carruth
2012-01-31
1
-3
/
+2
*
Keep track of the original target the user specified before
Joerg Sonnenberger
2012-01-26
1
-2
/
+3
*
Switch the ToolChain types to all store a Driver reference rather than
Chandler Carruth
2012-01-25
1
-3
/
+2
*
Split the Windows toolchain definition into its own file. This is
Chandler Carruth
2011-12-17
1
-0
/
+356