r157525 didn't work, just disable iterator checking.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 27 May 2012 10:24:52 +0000 (10:24 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 27 May 2012 10:24:52 +0000 (10:24 +0000)
commit4b8f8e75e6de6cca23b28d94c2fb2d805d8590ef
tree7706a127279225d6d21f890713b417e21b7c5e0c
parent48ff2751c1de415de2c9104e82c5fbef1849ec1b
r157525 didn't work, just disable iterator checking.

This is obviosly right but I don't see how to do this with proper vector
iterators without building a horrible mess of workarounds.

llvm-svn: 157526
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp