StringRef: add DenseMapInfo for StringRef.
Remove the implementation in include/llvm/Support/YAMLTraits.h. Added a DenseMap type DITypeHashMap in DebugInfo.h: DenseMap<std::pair<StringRef, unsigned>, MDNode*> llvm-svn: 185852
Showing
- llvm/include/llvm/ADT/StringRef.h 8 additions, 0 deletionsllvm/include/llvm/ADT/StringRef.h
- llvm/include/llvm/DebugInfo.h 4 additions, 0 deletionsllvm/include/llvm/DebugInfo.h
- llvm/include/llvm/Support/YAMLTraits.h 1 addition, 9 deletionsllvm/include/llvm/Support/YAMLTraits.h
- llvm/lib/Support/StringRef.cpp 5 additions, 0 deletionsllvm/lib/Support/StringRef.cpp
Loading
Please register or sign in to comment