| #
1314b999 |
| 22-Apr-2007 |
Chris Lattner <[email protected]> |
Initial support for reading bitcode files. They currently only read types, the type symtab, and global/function protos, and are missing the important size optimization, but it is a place to start.
Initial support for reading bitcode files. They currently only read types, the type symtab, and global/function protos, and are missing the important size optimization, but it is a place to start.
llvm-svn: 36330
show more ...
|