diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-17 03:34:33 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-17 03:34:33 +0000 |
commit | 111a45a2a32784b55e14c9ceb2a37fd2f244d43c (patch) | |
tree | 062e8fdb4d2e34e197243743b39c6b38f47ae296 /test/Feature/newcasts.ll | |
parent | d92fe9f029c77824141f189fe0615c0e516b5758 (diff) | |
download | external_llvm-111a45a2a32784b55e14c9ceb2a37fd2f244d43c.zip external_llvm-111a45a2a32784b55e14c9ceb2a37fd2f244d43c.tar.gz external_llvm-111a45a2a32784b55e14c9ceb2a37fd2f244d43c.tar.bz2 |
Reverted patch 44199:
http://llvm.org/viewvc/llvm-project?rev=44199&view=rev
This patch completely broke serialization due to an invariant I assumed but
did not hold. The assumed invariant was that all pointer IDs emitted by a call
to BatchEmitOwnedPtrs would be consecutive. This is only the case if there has
been no forward references to an owned pointer (and hence already registered
with the Serializer object).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44203 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Feature/newcasts.ll')
0 files changed, 0 insertions, 0 deletions