标签: c++ llvm
我在LLVM中有StructType*的结构类型。现在我想在C ++中使用结构变量和Value*变量在LLVM中创建StructType*类型。 LLVM中有任何功能吗?我应该使用哪种API?
StructType*
Value*