Remove 'virtual' keyword from methods markedwith 'override' keyword.
[oota-llvm.git] / include / llvm / PassInfo.h
2014-06-12 Zachary TurnerRemove pimpl class from PassRegistry.