[LLVMdev] question on LLVM

erasmooth . donnie.chung at gmail.com
Sun Jun 29 03:32:20 PDT 2014


hi, nice to meet you

I'm a newbie on LLVM. I'm not sure if I'm right with emailing here;;
If not, please pardon me.

Studying code generator(IR-to-native), I've stuck in the part of pass
initialization.

I want to know how to execute those initialize(xxxx)Pass(PassRegistry&)
functions, in the file of include\llvm\InitializePasses.h.

There are only declarations of them, not definitions.
Is it related with some initialization macros somewhere else?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140629/4e90387c/attachment.html>


More information about the llvm-dev mailing list