Sanjiv Gupta
|
bb3f887a85
|
Fixed build error for redefinition.
llvm-svn: 95532
|
2010-02-08 06:08:32 +00:00 |
Sanjiv Gupta
|
b67dc69a78
|
Add uppercase and lowercase part defines in driver.
Use a temp dir with a unique name in the current dir itself.
Use forward_value instead of unpack_values.
llvm-svn: 95530
|
2010-02-08 05:56:37 +00:00 |
Sanjiv Gupta
|
d6e77d004a
|
Added more options to mcc16 driver.
llvm-svn: 84752
|
2009-10-21 10:38:59 +00:00 |
Sanjiv Gupta
|
ed5db9dd30
|
allow mcc16 users to specify --save-temps even though it is hidden by mcc16.
link libstd.so with llvm-ld by default with all the programs user is trying to build.
llvm-svn: 75460
|
2009-07-13 10:56:29 +00:00 |
Sanjiv Gupta
|
594006524b
|
Erase the temp dir before starting.
llvm-svn: 75367
|
2009-07-11 17:35:46 +00:00 |
Mikhail Glushenkov
|
163f93e434
|
We don't need to set SaveTemps here.
'--temp-dir' always overrides 'save-temps'.
llvm-svn: 75165
|
2009-07-09 19:38:32 +00:00 |
Mikhail Glushenkov
|
353b8cc112
|
Adjust comment.
llvm-svn: 75164
|
2009-07-09 19:37:58 +00:00 |
Sanjiv Gupta
|
f3b8609c6f
|
By default -t is always on for mcc16 and it uses ./tmp-objs as the temp directory.
llvm-svn: 75155
|
2009-07-09 18:09:26 +00:00 |
Mikhail Glushenkov
|
244821fbe5
|
Show how to modify built-in options.
Sanjiv complained about the need to maintain local changes to
lib/CompilerDriver.
llvm-svn: 74912
|
2009-07-07 16:39:33 +00:00 |
Mikhail Glushenkov
|
73da626340
|
Remove duplication.
Factor out common preprocessor-related bits to Makefile.rules.
llvm-svn: 74153
|
2009-06-25 01:07:00 +00:00 |
Mikhail Glushenkov
|
8b4e03898c
|
Temporary copy-pasto to make examples compile.
llvm-svn: 74001
|
2009-06-23 20:47:24 +00:00 |
Mikhail Glushenkov
|
aef7175f45
|
A basic PIC16 toolchain driver.
Nice addition to the examples and also a starting point for Sanjiv to work on.
llvm-svn: 73013
|
2009-06-07 07:08:01 +00:00 |