[PATCH] D16188: LLVMRunStaticConstructors can be called before object is finalized, #24028
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 15:24:48 PST 2016
joker.eph added a comment.
It is not clear to me why LLVMGetPointerToGlobal calls it but not LLVMGetGlobalValueAddress (or LLVMAddGlobalMapping or ...)
http://reviews.llvm.org/D16188
More information about the llvm-commits
mailing list