summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CodeGenAction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert changes r97693, r97700, and r97718.John McCall2010-03-041-72/+54
* Create a TargetMachine whenever we create a CodeGenAction. The codegen ofJohn McCall2010-03-041-54/+72
* Opt into the Verifier now that it's an opt-in feature ofDan Gohman2010-02-281-1/+10
* Move ~CodeGenAction out-of-line.Daniel Dunbar2010-02-251-0/+2
* Frontend: Add CodeGenAction::takeModule().Daniel Dunbar2010-02-251-8/+26
* Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer.Daniel Dunbar2010-02-251-0/+474
OpenPOWER on IntegriCloud