[PATCH] D27037: Introduce StringRefZ class to represent null-terminated string.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 10:15:07 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288172: Introduce StringRefZ class to represent null-terminated strings. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D27037?vs=79036&id=79598#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27037

Files:
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/LTO.cpp
  lld/trunk/ELF/Strings.cpp
  lld/trunk/ELF/Strings.h
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/SymbolTable.h
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27037.79598.patch
Type: text/x-patch
Size: 16511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/f5b0a57b/attachment.bin>


More information about the llvm-commits mailing list