[LLVMdev] TargetData class?

Villmow, Micah Micah.Villmow at amd.com
Thu Oct 25 11:07:01 PDT 2012


r166702.

From: Chandler Carruth [mailto:chandlerc at google.com]
Sent: Thursday, October 25, 2012 9:52 AM
To: Villmow, Micah
Cc: LLVM Developers Mailing List; Ryan Taylor; Eli Friedman
Subject: RE: [LLVMdev] TargetData class?


LGTM for this bit.
On Oct 25, 2012 7:52 AM, "Villmow, Micah" <Micah.Villmow at amd.com<mailto:Micah.Villmow at amd.com>> wrote:
Here is my patch for it:
Index: ReleaseNotes.html
===================================================================
--- ReleaseNotes.html   (revision 166627)
+++ ReleaseNotes.html   (working copy)
@@ -669,6 +669,9 @@
   "TargetTransformInfo" provides a number of low-level interfaces.
   LSR and LowerInvoke already use the new interface. </p>

+<p> The TargetData structure has been renamed to DataLayout and moved to VMCore
+  to remove the dependency on Target </p>
+
 <ul>
   <li>...</li>
 </ul>

I'll add information on the multi-pointer additions once it is finalized.

Micah

> -----Original Message-----
> From: Chandler Carruth [mailto:chandlerc at google.com<mailto:chandlerc at google.com>]
> Sent: Wednesday, October 24, 2012 4:39 PM
> To: Eli Friedman; Villmow, Micah
> Cc: Ryan Taylor; LLVM Developers Mailing List
> Subject: Re: [LLVMdev] TargetData class?
>
> Micah, can you document this in the release notes?
>
> On Wed, Oct 24, 2012 at 4:34 PM, Eli Friedman <eli.friedman at gmail.com<mailto:eli.friedman at gmail.com>>
> wrote:
> > On Wed, Oct 24, 2012 at 4:11 PM, Ryan Taylor <ryta1203 at gmail.com<mailto:ryta1203 at gmail.com>>
> wrote:
> >> Has this been removed/replaced? Couldn't find anything in the release
> notes.
> >
> > Renamed DataLayout.
> >
> > -Eli
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu<mailto:LLVMdev at cs.uiuc.edu>         http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121025/6601bf84/attachment.html>


More information about the llvm-dev mailing list