summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Module.h
Commit message (Expand)AuthorAge
* Return an error_code from materializeAllPermanently.Rafael Espindola2014-01-14
* Use error_code in Module::materializeAll.Rafael Espindola2014-01-14
* Fix odd whitespace.Eric Christopher2014-01-11
* Re-remove dead code.Nadav Rotem2014-01-09
* Revert r198819 - "Remove dead code."Nadav Rotem2014-01-09
* Remove dead code.Rafael Espindola2014-01-09
* Remove the AnyPointerSize and AnyEndianness enumerators, which were left fromDmitri Gribenko2013-12-20
* 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