Add a new LargeBlockInfo helper, which is just a wrapper around
[oota-llvm.git] / lib / Transforms / Utils / InstructionNamer.cpp
2008-08-23 Chris LattnerAdd a new trivial -inst-namer pass which makes it possi...