junxnone / xwiki

https://junxnone.github.io/xwiki/
0 stars 0 forks source link

Programing Compiler LLVM #227

Open junxnone opened 1 year ago

junxnone commented 1 year ago

LLVM

image

image

Modules

前端

预编译

词法分析

语法分析

语义分析

中端

后端

汇编和链接

image

链接时优化

Reference