Chapter 3 ( Code Generation )
This chapter illustrates how to transform the Abstract Syntax Tree, built in Chapter 2, into LLVM IR. This will demonstrate a little bit about how LLVM does things, as well as demonstrate how easy it is to use.
当前内容版权归 Stephen Diehl 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Stephen Diehl .