Extended support for native Windows C++ EH outlining
[oota-llvm.git] / include / llvm / Transforms / Utils / ModuleUtils.h
2014-08-21 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-18 Craig TopperRevert "Repace SmallPtrSet with SmallPtrSetImpl in...
2014-08-17 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2013-07-25 Rafael EspindolaRespect llvm.used in Internalize.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2011-12-15 Kostya Serebryany[asan] fix a bug (issue 19) where dlclose and the follo...
2011-10-31 Devang PatelAdd utility to append a function to the list of global...