Daniel Dunbar c0c37cea64 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
2010-06-25 23:14:54 +00:00
..
2010-06-19 05:33:57 +00:00
2010-06-22 23:51:47 +00:00
2010-06-23 13:56:57 +00:00