[PATCH] D26043: Replace GAlloc with a template function.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 14:04:00 PDT 2016


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

- also manage InputFile::Pool with the arena allocator.


https://reviews.llvm.org/D26043

Files:
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Memory.cpp
  ELF/Memory.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26043.76097.patch
Type: text/x-patch
Size: 6943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/c77b8685/attachment.bin>


More information about the llvm-commits mailing list