search for: 0423cbf1

Displaying 2 results from an estimated 2 matches for "0423cbf1".

2009 Nov 30
0
[LLVMdev] DebugInfo and Metadata Store
...for debug info we should be able to get the exact same win across the board for all metadata with no cost beyond what your patch already proposes. Nick -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091130/0423cbf1/attachment.html>
2009 Nov 30
2
[LLVMdev] DebugInfo and Metadata Store
On Thu, Nov 26, 2009 at 2:31 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > Hi Devang, > > Before I get to the contents of this particular patch, I have a higher-level > design question. Why is metadata stored off the LLVMContext? Why do we have FPConstants, IntConstants etc.. in LLVMContext ? :) > That seems like > the wrong place to me, this data is all specific to the