Use StringMap instead of std::map<std::string, SDNode*>.
[oota-llvm.git] / test / Linker / 2008-06-13-LinkOnceRedefinition.ll
2008-06-20 Chris LattnerFix an error handling redefinition of linkonce function...