The Design of LLVM | Dr Dobb's

The Design of LLVM | Dr Dobb's

瀏覽:1331
日期:2024-08-11
In the last five years, LLVM has evolved from an academic project to the universal back-end of C, C++, and Objective C compilers. The key to its success is its performance and adaptability, both of which derive from its unique design and implementation. L...看更多