Make sure that the cloned module retains the type symbol table entries!
[oota-llvm.git] / lib / Transforms / Utils / LowerSwitch.cpp
2003-04-23 Chris LattnerNew pass to lower switch instructions to branch instruc...