Chris Lattner
|
f0086ffafa
|
refcount BitCodeAbbrev objects
llvm-svn: 36747
|
2007-05-04 17:35:19 +00:00 |
|
Chris Lattner
|
8f45aa08fa
|
Fix a bug in bitstream writer handling abbrevs, add value symtab
llvm-svn: 36373
|
2007-04-23 20:34:46 +00:00 |
|
Chris Lattner
|
38568c7454
|
minor cleanups
llvm-svn: 36365
|
2007-04-23 18:57:32 +00:00 |
|
Chris Lattner
|
69a8eda44d
|
finish implementation of basic abbrev writing.
llvm-svn: 36364
|
2007-04-23 17:43:52 +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 |
|
Jeff Cohen
|
2cf2830f4d
|
Teach Visual Studio about Bitcode.
llvm-svn: 36341
|
2007-04-22 15:00:52 +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 |
|