lixqopensorce / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Add buildin type support to llvm code generation #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to translate buildin_type to llvm::Type*.

Two steps we work with issue:
1. Translate buildin types which is correspond to llvm basic types.
2. Translate complex types.

PARENT Issue 22

Original issue reported on code.google.com by wuye9036 on 20 Sep 2010 at 8:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Build-in type was supported.
Structure variable was referred by other issues.

Original comment by wuye9036 on 26 Jan 2011 at 5:11

GoogleCodeExporter commented 9 years ago

Original comment by wuye9036 on 7 Mar 2012 at 2:54