aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Module.h
Commit message (Expand)AuthorAgeFilesLines
* Switch the asmprinter (.ll) and all the stuff it requires over toChris Lattner2008-08-231-8/+9
* Add a new version of Module::getFunction that takes a const char* insteadChris Lattner2008-06-271-0/+1
* Fix comment.Eric Christopher2008-04-161-19/+19
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Fixing an comment in Module.h that refers to a nonexistent parameter.Gordon Henriksen2007-09-181-5/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+425