[LLVMdev] Some additions to the C bindings

Kenneth Uildriks kennethuil at gmail.com
Sun Oct 11 13:25:36 PDT 2009


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?




More information about the llvm-dev mailing list