Hartmut Kaiser
|
0fcf68a5e0
|
Disambiguated variable name to comply with VC++'s archaic variable scoping rules.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43369 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-10-25 22:57:48 +00:00 |
|
Ted Kremenek
|
2423e03ca8
|
Added special treatment of serializing NULL pointers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43357 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-10-25 18:42:52 +00:00 |
|
Ted Kremenek
|
fe2a012338
|
Implemented prototype serialization of pointers, including support
for backpatching.
Added Deserialize::ReadVal.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43319 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-10-25 00:10:21 +00:00 |
|
Ted Kremenek
|
6e9b496643
|
Split Serialization.h into separate headers: Serialize.h and
Deserialize.h Serialization.h now includes trait speciailizations for
unsigned long, etc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43307 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-10-24 19:06:40 +00:00 |
|
Ted Kremenek
|
0b2d7aaf5c
|
Added preliminary implementation of generic object serialization to bitcode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43261 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-10-23 21:29:33 +00:00 |
|