search for: 62d71db8

Displaying 2 results from an estimated 2 matches for "62d71db8".

2007 Aug 14
0
[LLVMdev] ocaml+llvm
...necessary landing pads at exit/call/back-branch. If the collector supports it, LLVM could be allowed to scalarize GC roots down the road. — Gordon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070814/62d71db8/attachment.html>
2007 Aug 14
4
[LLVMdev] ocaml+llvm
On Aug 14, 2007, at 00:23, Chris Lattner wrote: > On Mon, 13 Aug 2007, Gordon Henriksen wrote: > >> Changing these structures breaks binary compatibility (including C >> interop). > > If that is so, and if there is no way around this, then it makes > sense to develop some compatibility mode. How does native C code > generate these tables? I might've