index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvmc
/
CompilerDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support the -WX, -f -M options as pass throughs
Reid Spencer
2004-09-14
1
-91
/
+184
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-3
/
+3
*
Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
Reid Spencer
2004-08-30
1
-42
/
+130
*
Add a missing header file
Reid Spencer
2004-08-29
1
-0
/
+1
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
1
-519
/
+564
*
Run the compilation actions before we attempt linking work.
Reid Spencer
2004-08-24
1
-42
/
+99
*
- Remove unused GetSuffix function
Reid Spencer
2004-08-24
1
-78
/
+118
*
Change @ -> % in config files. @name@ might be needed for config files to
Reid Spencer
2004-08-20
1
-7
/
+7
*
Implement Assembly support.
Reid Spencer
2004-08-20
1
-14
/
+39
*
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-19
1
-132
/
+252
*
Back out dependencies on lib/System/Path.h
Reid Spencer
2004-08-16
1
-22
/
+29
*
More Functionality:
Reid Spencer
2004-08-15
1
-31
/
+163
*
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-14
1
-12
/
+36
*
Fix header commentary.
Reid Spencer
2004-08-13
1
-3
/
+2
*
Additional functionality. This version handles option parsing and parameter
Reid Spencer
2004-08-13
1
-0
/
+227