search for: 045e3518

Displaying 2 results from an estimated 2 matches for "045e3518".

2012 Mar 22
0
[LLVMdev] Fwd: Target Data
...angRef.html#datalayout >> >> You can't control it to change how things are laid out. >> >> -Chris >> >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120322/045e3518/attachment.html>
2012 Mar 22
3
[LLVMdev] Target Data
I see, thanks. However, if I -emit-llvm and then append the "target datalayout" string (then operate on that emitted llvm), I can then change the data type sizes and alignments, correct? Thanks. On Thu, Mar 22, 2012 at 2:25 PM, Chris Lattner <clattner at apple.com> wrote: > > On Mar 21, 2012, at 5:57 PM, Ryan Taylor wrote: > > > Is it possible to change the