Add a lint check for indirectbr with no successors.
[oota-llvm.git] / lib / Analysis / ModuleDebugInfoPrinter.cpp
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-05-07 Dan GohmanAdd a simple module-level debug info printer. It just...