<div dir="ltr">Where would it go?  Under "External Open Source Projects Using LLVM 5"?</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 7, 2017 at 9:55 AM Hans Wennborg <<a href="mailto:hans@chromium.org">hans@chromium.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Jun 6, 2017 at 8:49 PM, Zachary Turner via llvm-commits<br>
<<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br>
> Author: zturner<br>
> Date: Tue Jun  6 22:48:56 2017<br>
> New Revision: 304864<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=304864&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-project?rev=304864&view=rev</a><br>
> Log:<br>
> Move Object format code to lib/BinaryFormat.<br>
><br>
> This creates a new library called BinaryFormat that has all of<br>
> the headers from llvm/Support containing structure and layout<br>
> definitions for various types of binary formats like dwarf, coff,<br>
> elf, etc as well as the code for identifying a file from its<br>
> magic.<br>
><br>
> Differential Revision: <a href="https://reviews.llvm.org/D33843" rel="noreferrer" target="_blank">https://reviews.llvm.org/D33843</a><br>
<br>
Do you want to add a note about this in docs/ReleaseNotes.rst?<br>
</blockquote></div>