[PATCH] D16599: ELF: Define another entry point.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 16:38:14 PST 2016


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

- Use MemoryBuffer to read from an FD instead of read(2).


http://reviews.llvm.org/D16599

Files:
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/DriverUtils.cpp
  include/lld/Driver/Driver.h
  lib/Driver/UniversalDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16599.46077.patch
Type: text/x-patch
Size: 5207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/9d02f996/attachment.bin>


More information about the llvm-commits mailing list