Hi All, How to write a link time optimization pass in llvm with LTO? Is there a document, just like http://llvm.org/docs/WritingAnLLVMPass.html tells us how to write a llvm pass? Thanks,