Chris Lattner
|
831d420256
|
move some code around, fix a bug in the reader reading globalinits (which
I just introduced), stub out function reading, purge aggregate values from
the value table before reading functions.
llvm-svn: 36463
|
2007-04-26 03:27:58 +00:00 |
|
Chris Lattner
|
44c1707207
|
add bitcode alias support
llvm-svn: 36461
|
2007-04-26 02:46:40 +00:00 |
|
Chris Lattner
|
52523561d9
|
Emit module-level constants.
llvm-svn: 36384
|
2007-04-24 00:16:04 +00:00 |
|
Chris Lattner
|
c1d10d67a1
|
Initial support for writing bitcode files. This currently only writes types,
the type symtab, and global/function protos, and is missing the important
size optimization, but it is a place to start.
llvm-svn: 36331
|
2007-04-22 06:24:45 +00:00 |
|