Mikhail Glushenkov
|
35e2ea68d2
|
llvmc: Allow multiple output languages.
llvm-svn: 114433
|
2010-09-21 14:59:42 +00:00 |
|
Mikhail Glushenkov
|
33c561c22c
|
Return -1 only on failure to execute a program.
Also fix some comments.
llvm-svn: 109499
|
2010-07-27 11:19:36 +00:00 |
|
Mikhail Glushenkov
|
bbeb485c74
|
Get rid of exceptions in llvmc.
llvmc can be now compiled with llvm-gcc on Windows.
llvm-svn: 109215
|
2010-07-23 03:42:55 +00:00 |
|
Mikhail Glushenkov
|
232ae779ee
|
Correct option forwarding: initial implementation.
Does not work, but the infrastructure changes are in place.
llvm-svn: 96920
|
2010-02-23 09:04:44 +00:00 |
|
Mikhail Glushenkov
|
d030cced3d
|
New experimental/undocumented feature: 'works_on_empty'.
For now, just enough support to make -filelist work.
llvm-svn: 96918
|
2010-02-23 09:04:28 +00:00 |
|
Mikhail Glushenkov
|
6987e30144
|
Cosmetic fixes: include guards.
llvm-svn: 65824
|
2009-03-02 09:02:28 +00:00 |
|
Dan Gohman
|
8271066844
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
llvm-svn: 61715
|
2009-01-05 17:59:02 +00:00 |
|
Mikhail Glushenkov
|
f01331152a
|
Use (actions) instead of option properties, support external options.
Also includes a major refactoring. See documentation for more
information.
llvm-svn: 60656
|
2008-12-07 16:41:11 +00:00 |
|
Mikhail Glushenkov
|
cf04ed88af
|
Move llvmc2 header files under include/llvm/CompilerDriver
llvm-svn: 56466
|
2008-09-22 20:50:40 +00:00 |
|