<div dir="ltr">Eventually I think it'll probably be good/necessary to have a "linking context" (for things like "HasError", and more likely a blob of diagnostic info and/or a callback for reporting diagnostics) rather than global (or even TLS) variables. But for sure this seems like one of many good incremental steps, many of them orthogonal (indeed a global context could be introduced in parallel with this patch for other reasons, etc, then the flag moved over later)<br><br>Great to see small/incremental pieces like this when tackling such a large problem!<br><br>- Dave</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 27, 2016 at 11:15 AM, Rui Ueyama via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ruiu updated this revision to Diff 46159.<br>
ruiu added a comment.<br>
<br>
- Remove an unrelated file.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="http://reviews.llvm.org/D16641" rel="noreferrer" target="_blank">http://reviews.llvm.org/D16641</a><br>
<br>
Files:<br>
  ELF/Driver.cpp<br>
  ELF/Driver.h<br>
  ELF/DriverUtils.cpp<br>
  ELF/Error.cpp<br>
  ELF/Error.h<br>
  ELF/InputFiles.cpp<br>
  ELF/InputSection.cpp<br>
  ELF/LinkerScript.cpp<br>
  ELF/OutputSections.cpp<br>
  ELF/SymbolTable.cpp<br>
  ELF/Target.cpp<br>
  ELF/Writer.cpp<br>
  include/lld/Driver/Driver.h<br>
  lib/Driver/UniversalDriver.cpp<br>
<br>
</div></div><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>