diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-06-25 23:14:54 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-06-25 23:14:54 +0000 |
commit | acbdf53db415bae448df53e19a74db3d5b7dc8be (patch) | |
tree | b47782a2b8cb2a79475c68d1dede1aa7d979626f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c34befc78fc9f9a93ca6043814d9f8b53e1fccc3 (diff) | |
download | llvm-acbdf53db415bae448df53e19a74db3d5b7dc8be.zip llvm-acbdf53db415bae448df53e19a74db3d5b7dc8be.tar.gz llvm-acbdf53db415bae448df53e19a74db3d5b7dc8be.tar.bz2 |
Thumb2ITBlockPass: Fix a possible dereference of an invalid iterator. This was
introduced in r106343, but only showed up recently (with a particular compiler &
linker combination) because of the particular check, and because we have no
builtin checking for dereferencing the end of an array, which is truly
unfortunate.
llvm-svn: 106908
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions