Age | Commit message (Expand) | Author |
---|---|---|
2010-06-15 | Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library... | Daniel Dunbar |
2010-06-07 | Frontend: Add CodeGenAction support for handling LLVM IR. - This magically e... | Daniel Dunbar |
2010-05-25 | Driver/Frontend: Add -emit-codegen-only, for running irgen + codegen but not the | Daniel Dunbar |
2010-02-26 | Make the destructor public. ddunbar, lemme know if you'd prefer a different | Chandler Carruth |
2010-02-25 | Move ~CodeGenAction out-of-line. | Daniel Dunbar |
2010-02-25 | Frontend: Add CodeGenAction::takeModule(). | Daniel Dunbar |
2010-02-25 | Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer. | Daniel Dunbar |