summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenAction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-instate r125819 and r125820 with no functionality changePeter Collingbourne2011-02-191-12/+28
* Revert 125820 and 125819 to fix PR9266.Rafael Espindola2011-02-191-28/+12
* Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenActionPeter Collingbourne2011-02-181-12/+28
* Add -add-plugin flag, which runs plugins in addition to codegen.Nico Weber2011-01-251-9/+8
* Refactoring of Diagnostic class.Argyrios Kyrtzidis2010-11-181-3/+2
* adjust for llvm mainline, yay type safetyChris Lattner2010-11-171-3/+3
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-0/+348
OpenPOWER on IntegriCloud