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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 00:26:23 PST 2016


ruiu updated this revision to Diff 79036.
ruiu added a comment.

- Inline a few functions.


https://reviews.llvm.org/D27037

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27037.79036.patch
Type: text/x-patch
Size: 16279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/6e2c31e6/attachment.bin>


More information about the llvm-commits mailing list