[PATCH] D25644: [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 15:33:56 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284434: [ADT] Move CachedHashString to its own header in ADT, and rename to… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D25644?vs=74918&id=74925#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25644

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  llvm/trunk/include/llvm/ADT/CachedHashString.h
  llvm/trunk/include/llvm/MC/StringTableBuilder.h
  llvm/trunk/lib/MC/StringTableBuilder.cpp
  llvm/trunk/unittests/MC/StringTableBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25644.74925.patch
Type: text/x-patch
Size: 9423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161017/4bdd9d41/attachment.bin>


More information about the llvm-commits mailing list