aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/CodeGenAction.cpp
AgeCommit message (Expand)Author
2010-03-04Revert changes r97693, r97700, and r97718.John McCall
2010-03-04Create a TargetMachine whenever we create a CodeGenAction. The codegen ofJohn McCall
2010-02-28Opt into the Verifier now that it's an opt-in feature ofDan Gohman
2010-02-25Move ~CodeGenAction out-of-line.Daniel Dunbar
2010-02-25Frontend: Add CodeGenAction::takeModule().Daniel Dunbar
2010-02-25Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer.Daniel Dunbar