Constants.h: Fix possible typo in r216015. [-Wdocumentation]
[oota-llvm.git] / include / llvm / IR / InstIterator.h
2014-03-04 Chandler Carruth[Modules] Move InstIterator out of the Support library...