summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Module.h
Commit message (Expand)AuthorAge
* Fixed doxygen comment to match Module.cppYuchen Wu2013-10-23
* Make these methods const correct.Rafael Espindola2013-07-25
* Add getModuleFlag(StringRef Key) to query a module flag given Key.Manman Ren2013-07-16
* Remove dead code.Eli Bendersky2013-05-15
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-01
* [IR] Add 'Append' and 'AppendUnique' module flag behaviors.Daniel Dunbar2013-01-16
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02