LLVM 笔记(五)—— LLVM IR
摘要:LLVM 的 IR (Intermediate Representation) 是其设计中的最重要的部分。优化器在进行代码优化时所进行的分析和转换都是针对 IR 的。
        阅读全文
        
            posted @ 2015-10-25 14:29
            posted @ 2015-10-25 14:29
            posted @ 2015-10-24 10:57
            posted @ 2015-10-21 15:14
            posted @ 2015-10-21 11:33
            posted @ 2015-10-19 17:20