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)
commit4fae58b32d4ff88f2df093514a0986c79e0c9e2c
treea631bfab46f41246bee0c35894a931b63aa16054
parentdc54f8ebe288c7313e22902d4bdfe030e479db48
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp