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
|
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 |