std::map<ConstString, FieldImpl> is naturally replaced with `llvm::StringMap<FieldImpl>` here. Differential Revision: https://reviews.llvm.org/D152968
41 KiB
41 KiB
std::map<ConstString, FieldImpl> is naturally replaced with `llvm::StringMap<FieldImpl>` here. Differential Revision: https://reviews.llvm.org/D152968