Don't do actual work inside an assert statement. Fixes PR11760!
[oota-llvm.git] / lib / VMCore / TypeFinder.cpp
2012-08-03 Bill WendlingMove the "findUsedStructTypes" functionality outside...