Skip to content
Commit acbdf53d authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

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
parent c34befc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment