Core LLVM Class Hierarchy Reference

1. llvm::Type 在LLVM 的IR 中,全部的值都是有类型的,面向对象的类结构设计以下图,html 2. llvm program hierarchy Reference 2.1 The Module class Module Class 表明是在LLVM 最顶层的类,主要保存三类信息:web Functions, GlobalVariables SymbolTable. 2.2 Th
相关文章
相关标签/搜索