Chris Lattner
|
a727d5502c
|
minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK
block type.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36748 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-04 18:25:49 +00:00 |
|
Chris Lattner
|
299b2d2070
|
refcount BitCodeAbbrev objects
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36747 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-04 17:35:19 +00:00 |
|
Chris Lattner
|
36d5e7d31b
|
first part of implementation of abbrevs. The writer isn't fully there yet and the
reader doesn't handle them at all yet.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36363 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 16:04:05 +00:00 |
|
Chris Lattner
|
b35ca9db9c
|
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36329 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-22 06:22:05 +00:00 |
|