commit | 64a2af1546d6ec98eeb845833e626f87f53d2641 | [log] [tgz] |
---|---|---|
author | Zonr Chang <zonr.net@gmail.com> | Thu Apr 12 19:43:53 2012 +0800 |
committer | Shih-wei Liao <sliao@google.com> | Wed Apr 25 04:03:55 2012 -0700 |
tree | a7ab88d1bc5c949936577fa8dd948f1fe6d8457a | |
parent | 8b2c3e72f7652bd579bf0467b333090ff7730390 [diff] |
Introduce RSCompilerDriver. RSCompilerDriver hosts a Compiler. It brings all things together. Given a RSScript and its output path, RSCompilerDriver::build() either loads the object file from the previous built or runs the compiler to get one.