[PATCH] D16668: ELF: Remove fatal() and add the second parameter to the linker's entry point.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 19:07:16 PST 2016


ruiu created this revision.
ruiu added a reviewer: rafael.
ruiu added a subscriber: llvm-commits.

Now that we can do this.

http://reviews.llvm.org/D16668

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16668.46211.patch
Type: text/x-patch
Size: 3408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/5f0f4641/attachment.bin>


More information about the llvm-commits mailing list