search for: r83821

Displaying 2 results from an estimated 2 matches for "r83821".

2009 Oct 11
0
[LLVMdev] Some additions to the C bindings
On Sun, Oct 11, 2009 at 3:35 PM, Chris Lattner <clattner at apple.com> wrote: > > Please resend an updated patch (the whole thing) Here it is. -------------- next part -------------- A non-text attachment was scrubbed... Name: cbindings.patch Type: text/x-patch Size: 8857 bytes Desc: not available URL:
2009 Oct 11
3
[LLVMdev] Some additions to the C bindings
On Oct 11, 2009, at 1:25 PM, Kenneth Uildriks wrote: > On Sun, Oct 11, 2009 at 3:09 PM, Chris Lattner <clattner at apple.com> > wrote: >> >> Isn't LLVMHasInitializer just LLVMGetInitializer(x) != 0? > > Last time I tried that, LLVMGetInitializer threw an assertion when the > global variable didn't actually have one. Has this changed? No idea. It