Use StringMap instead of std::map<std::string, SDNode*>.
[oota-llvm.git] / tools / lto2 / lto.cpp
2008-02-27 Nick Kledzikfixes from review of first commit
2008-02-26 Nick Kledzikfirst commit of new LTO system. It is not hooked up...