aboutsummaryrefslogtreecommitdiffstats
path: root/llvm-rs-cc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updates for LLVM merge to r171906 on 20130108.Stephen Hines2013-01-211-7/+21
* Enable C++ reflection, fixing many minor bugs in the process.Tim Murray2012-10-011-0/+4
* Add RS package name option + support.Stephen Hines2012-08-031-2/+7
* Apply changes to migrate to CLANG-160673-20120724.Shih-wei Liao2012-08-021-1/+2
* Merge "Add option to generate reflected C++ code."Stephen Hines2012-03-011-0/+5
|\
| * Add option to generate reflected C++ code.Stephen Hines2012-03-011-0/+5
* | am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode"Jean-Baptiste Queru2012-03-011-0/+19
|\ \ | |/ |/|
| * Enable emission of debugger-friendly bitcodemkopec12012-02-291-0/+19
* | Add support for warning flag processing.Stephen Hines2011-12-051-7/+16
|/
* 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