Displaying 2 results from an estimated 2 matches for "4d96baa3".
2009 Oct 11
0
[LLVMdev] Some additions to the C bindings
...>
> 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: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091011/4d96baa3/attachment.bin>
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