ApsarasX/llvm-bindings

[Feature] GlobalVariable::setInitializer support

dvoytenko opened this issue · 3 comments

GlobalVariable::setInitializer is very helpful when the global constants need to be predeclared, but can only be computed later.

well, I will add this method this week.

Thank you!

I have added this method in v0.4.2.