Chris Lattner
|
eff23e347b
|
read basic constants: null, undef, integers <= 64bits
llvm-svn: 36389
|
2007-04-24 03:30:34 +00:00 |
|
Chris Lattner
|
67dedcbc58
|
move check to the right place :)
llvm-svn: 36386
|
2007-04-24 00:21:45 +00:00 |
|
Chris Lattner
|
e1a864cccf
|
track global inits
llvm-svn: 36385
|
2007-04-24 00:18:21 +00:00 |
|
Chris Lattner
|
5e06e0faf4
|
Read global symtab
llvm-svn: 36378
|
2007-04-23 21:26:05 +00:00 |
|
Chris Lattner
|
f384c24a4d
|
implement reading of abbrevs, and writing of abbreviated global varrs.
llvm-svn: 36367
|
2007-04-23 18:58:34 +00:00 |
|
Chris Lattner
|
5510ac5a56
|
first part of implementation of abbrevs. The writer isn't fully there yet and the
reader doesn't handle them at all yet.
llvm-svn: 36363
|
2007-04-23 16:04:05 +00:00 |
|
Chris Lattner
|
54e48ee45c
|
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
|
2007-04-22 06:23:29 +00:00 |
|