[LLVMdev] Question on doInitialization

Byungchan An lionheart8470 at gmail.com
Mon May 12 19:22:20 PDT 2014


Have a simple newbie question on doInitialization.
This functions returns boolean by definition.

However, what is the meaning of the return value of doInitialization
function?
It just returns boolean and doesn't seem to be used other places.
The boolean value simply means the initialization process is done
successfully?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140512/abea6994/attachment.html>


More information about the llvm-dev mailing list