[PM] Split the analysis manager into a function-specific interface and
[oota-llvm.git] / include / llvm / IR / Module.h
2013-10-23 Yuchen WuFixed doxygen comment to match Module.cpp
2013-07-25 Rafael EspindolaMake these methods const correct.
2013-07-16 Manman RenAdd getModuleFlag(StringRef Key) to query a module...
2013-05-15 Eli BenderskyRemove dead code.
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-01-16 Daniel Dunbar[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...