Hi @ll,<br><br>I am using LLVM to build MySQL. It's OK when I use llvmc/llvm-gcc/llvm-g++ instead of gcc.<br>However, such processing disabled interprocedural analysis that has to combine all bitcode files.<br><br>My question is how to build MySQL with interprocedural analysis? I really don't like editing all Makefiles one by one. Is there any convenient approach?<br>
<br>Thank you.<br><br><br><br><br>Yao Shi<br>