[PATCH] D16645: ELF: Report multiple errors from the driver.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 12:24:46 PST 2016


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

This patch let the driver keep going until it parses all
command line options.

http://reviews.llvm.org/D16645

Files:
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/DriverUtils.cpp
  ELF/LinkerScript.cpp
  test/ELF/driver.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16645.46165.patch
Type: text/x-patch
Size: 7222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/4b220c66/attachment.bin>


More information about the llvm-commits mailing list