Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert changes r97693, r97700, and r97718. | John McCall | 2010-03-04 | 1 | -72/+54 |
* | Create a TargetMachine whenever we create a CodeGenAction. The codegen of | John McCall | 2010-03-04 | 1 | -54/+72 |
* | Opt into the Verifier now that it's an opt-in feature of | Dan Gohman | 2010-02-28 | 1 | -1/+10 |
* | Move ~CodeGenAction out-of-line. | Daniel Dunbar | 2010-02-25 | 1 | -0/+2 |
* | Frontend: Add CodeGenAction::takeModule(). | Daniel Dunbar | 2010-02-25 | 1 | -8/+26 |
* | Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer. | Daniel Dunbar | 2010-02-25 | 1 | -0/+474 |