Chris Lattner
|
75b84adf6b
|
add support for array abbreviations.
llvm-svn: 36754
|
2007-05-04 20:33:47 +00:00 |
|
Chris Lattner
|
4e0c6003b7
|
minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK
block type.
llvm-svn: 36748
|
2007-05-04 18:25:49 +00:00 |
|
Chris Lattner
|
f0086ffafa
|
refcount BitCodeAbbrev objects
llvm-svn: 36747
|
2007-05-04 17:35:19 +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
|
97852839f7
|
Define the content-independent interfaces to read/write bitcode files and
the high-level interface to read/write LLVM IR bitcode files.
This is a work in progress.
llvm-svn: 36329
|
2007-04-22 06:22:05 +00:00 |
|