diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-02-19 20:50:41 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-02-19 20:50:41 +0000 |
commit | 79f659180225d802a5aa875ca6564c59f281a6d8 (patch) | |
tree | 11e4e350ca78a90d2f3e7084087baee2ad49d582 /lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2179fecb7c038c0755ca971666219b412e8cb60e (diff) | |
download | external_llvm-79f659180225d802a5aa875ca6564c59f281a6d8.zip external_llvm-79f659180225d802a5aa875ca6564c59f281a6d8.tar.gz external_llvm-79f659180225d802a5aa875ca6564c59f281a6d8.tar.bz2 |
Fixed bug in APInt::Profile() where the BitWidth field was not included in the
profile of the APSInt object. This caused unexpected Profile collisions where
none should have occurred.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions