Make sure that the cloned module retains the type symbol table entries!
[oota-llvm.git] / lib / Transforms / Utils / CloneModule.cpp
2003-04-24 Chris LattnerMake sure that the cloned module retains the type symbo...
2003-04-24 Chris LattnerMake sure to preserve endiannes and pointer size when...
2003-04-22 Chris LattnerPreserve the new moduleID field
2003-04-16 Chris LattnerAdd new linkage types to support a real frontend
2002-11-20 Chris LattnerInitial checkin of Module cloning support stuff