> For the complete documentation index, see [llms.txt](https://gocompiler.shizhz.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree.md).

# 5. Golang 编译器 - IR Tree

- [5.1 简介](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree/1.-jian-jie.md)
- [5.2 代码结构](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree/2.-dai-ma-jie-gou.md)
- [5.3 数据结构](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree/3.-shu-ju-jie-gou.md)
- [5.4 处理逻辑](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree/untitled-2.md)
- [5.5 编译日志](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree/5.5-bian-yi-ri-zhi.md)
- [5.6 Unit Test](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree/5.6-unit-test.md)
- [5.7 总结](https://gocompiler.shizhz.me/golang-bian-yi-qi-ir-tree/5.7-zong-jie.md)
