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
/
llvmc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't re-instantiate the std::string in catch block.
Reid Spencer
2004-09-03
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Pass lists of -I and -D options through to the Compiler Driver.
Reid Spencer
2004-08-30
1
-0
/
+17
*
Need to throw std::string not const char* if we want error messages to be
Reid Spencer
2004-08-30
1
-3
/
+3
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
1
-28
/
+38
*
Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of
Reid Spencer
2004-08-24
1
-0
/
+6
*
Get rid of error messages from CommandLine because -time-passes was
Reid Spencer
2004-08-24
1
-4
/
+2
*
- Unify format of output messages
Reid Spencer
2004-08-24
1
-7
/
+10
*
Actually let it compile after file name changes.
Reid Spencer
2004-08-19
1
-1
/
+1
*
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-19
1
-97
/
+117
*
More Functionality:
Reid Spencer
2004-08-15
1
-9
/
+20
*
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-14
1
-0
/
+1
*
Additional functionality. This version handles option parsing and parameter
Reid Spencer
2004-08-13
1
-28
/
+126
*
Move CompilerDriver.h here.
Reid Spencer
2004-08-10
1
-1
/
+1
*
First "do nothing" version of the LLVM Compiler Driver. This version just
Reid Spencer
2004-08-10
1
-0
/
+167