[PATCH] Missing break

Tim Northover t.p.northover at gmail.com
Sat Mar 8 10:32:04 PST 2014


Hi Tobias,

> There seems to be a 'break' missing. Also, some declarations are no longer
> useful because the respective passes have been deleted.

Both changes look obviously right, but the first one looks like it
should be testable somehow. Presumably you found it when the current
behaviour caused you problems. Do you have (or can you make) some
small code snippet that could be added to our tests?

Cheers.

Tim.



More information about the llvm-commits mailing list