search for: 59cb87b1

Displaying 2 results from an estimated 2 matches for "59cb87b1".

2015 Jul 31
0
[LLVMdev] The Trouble with Triples
...http://llvm.org/docs/LangRef.html#c-type-width-module-flags-metadata <http://llvm.org/docs/LangRef.html#c-type-width-module-flags-metadata> —Owen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150731/59cb87b1/attachment.html>
2015 Jul 31
2
[LLVMdev] The Trouble with Triples
> On Jul 31, 2015, at 10:56 AM, Eric Christopher <echristo at gmail.com> wrote: > > > On 30 July 2015 at 14:52, Daniel Sanders <Daniel.Sanders at imgtec.com <mailto:Daniel.Sanders at imgtec.com>> wrote: > > We will need a string serialization of the TargetTuple so that we can store it in the IR and read it back. > > Why does it have to be in the IR? If