<div dir="ltr">hi, nice to meet you<div><br></div><div>I'm a newbie on LLVM. I'm not sure if I'm right with emailing here;;</div><div>If not, please pardon me.</div><div><br></div><div>Studying code generator(IR-to-native), I've stuck in the part of pass initialization. </div>
<div><br></div><div>I want to know how to execute those initialize(xxxx)Pass(PassRegistry&) functions, in the file of include\llvm\InitializePasses.h. </div><div><br></div><div>There are only declarations of them, not definitions.</div>
<div>Is it related with some initialization macros somewhere else?</div></div>