aboutsummaryrefslogtreecommitdiffstats
path: root/llvm-rs-cc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply changes to migrate to LLVM upstream Oct 20th 2011.Logan Chien2011-10-221-10/+12
* Use 64-bit longs with llvm-rs-cc.Stephen Hines2011-10-211-0/+1
* Generate warnings properly for multi-file compiles.Stephen Hines2011-09-231-1/+1
* Fix -version information for llvm-rs-cc.Stephen Hines2011-09-071-1/+20
* Remove obsolete/confusing options and fix strings.Stephen Hines2011-09-021-9/+7
* Add support for -target-api <n> to llvm-rs-cc.Stephen Hines2011-07-221-0/+8
* Migrate to newer API.Logan Chien2011-03-101-2/+1
* Apply changes to migrate to LLVM Mar 6th 2011.Logan2011-03-091-7/+13
* Warnings should be emitted on successful compiles too.Stephen Hines2011-02-221-15/+13
* Support Windows paths in slang.Raphael2011-02-081-2/+2
* Add support for assertions in llvm-rs-cc.Stephen Hines2011-02-071-3/+4
* Improve code style.Stephen Hines2010-11-101-51/+56
* Add missing break statement.Patrick Scott2010-10-211-0/+1
* Implement one-definition-rule (ODR) feature.Zonr Chang2010-10-121-2/+3
* Refine the SlangRS::compile() API.Zonr Chang2010-10-121-88/+35
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Refactor a bit & -M bug fixed.Zonr Chang2010-10-121-4/+14
* Return 1 in main() to stop the build system when there's an error.Shih-wei Liao2010-10-111-3/+2
* Triple initialization.Shih-wei Liao2010-10-111-1/+2
* Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver...Shih-wei Liao2010-10-101-0/+517
* Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."Shih-wei Liao2010-10-101-517/+0
* New implementation of llvm-rs-cc (replacement of slang_driver).Shih-wei Liao2010-10-091-0/+517