<p dir="ltr">LGTM for this bit.</p>
<div class="gmail_quote">On Oct 25, 2012 7:52 AM, "Villmow, Micah" <<a href="mailto:Micah.Villmow@amd.com">Micah.Villmow@amd.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Here is my patch for it:<br>
Index: ReleaseNotes.html<br>
===================================================================<br>
--- ReleaseNotes.html   (revision 166627)<br>
+++ ReleaseNotes.html   (working copy)<br>
@@ -669,6 +669,9 @@<br>
   "TargetTransformInfo" provides a number of low-level interfaces.<br>
   LSR and LowerInvoke already use the new interface. </p><br>
<br>
+<p> The TargetData structure has been renamed to DataLayout and moved to VMCore<br>
+  to remove the dependency on Target </p><br>
+<br>
 <ul><br>
   <li>...</li><br>
 </ul><br>
<br>
I'll add information on the multi-pointer additions once it is finalized.<br>
<br>
Micah<br>
<br>
> -----Original Message-----<br>
> From: Chandler Carruth [mailto:<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>]<br>
> Sent: Wednesday, October 24, 2012 4:39 PM<br>
> To: Eli Friedman; Villmow, Micah<br>
> Cc: Ryan Taylor; LLVM Developers Mailing List<br>
> Subject: Re: [LLVMdev] TargetData class?<br>
><br>
> Micah, can you document this in the release notes?<br>
><br>
> On Wed, Oct 24, 2012 at 4:34 PM, Eli Friedman <<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>><br>
> wrote:<br>
> > On Wed, Oct 24, 2012 at 4:11 PM, Ryan Taylor <<a href="mailto:ryta1203@gmail.com">ryta1203@gmail.com</a>><br>
> wrote:<br>
> >> Has this been removed/replaced? Couldn't find anything in the release<br>
> notes.<br>
> ><br>
> > Renamed DataLayout.<br>
> ><br>
> > -Eli<br>
> > _______________________________________________<br>
> > LLVM Developers mailing list<br>
> > <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
> > <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br>
</blockquote></div>