Refactoring cl::parser construction and initialization.
[oota-llvm.git] / include / llvm / IR / LegacyPassNameParser.h
2015-01-22 Chris BienemanRefactoring cl::parser construction and initialization.
2014-06-12 Zachary TurnerDo not register and de-register PassRegistrationListene...
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2014-03-04 Chandler Carruth[Modules] Move the PassNameParser to the IR library...