diff options
author | Tim Northover <tnorthover@apple.com> | 2014-11-14 00:34:59 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-11-14 00:34:59 +0000 |
commit | d318df403a123ac3afe8eecf3bd53cd0c588c8dc (patch) | |
tree | e6f3b4872f30833f6d7ddd48dbbcf8f6617ac386 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | cbbd2fd8d62a37d19e7ca594a582354d87d9cfd1 (diff) | |
download | bcm5719-llvm-d318df403a123ac3afe8eecf3bd53cd0c588c8dc.tar.gz bcm5719-llvm-d318df403a123ac3afe8eecf3bd53cd0c588c8dc.zip |
CodeGen: assert an instruction is being inserted with the correct iterator.
When "MBB->Insert(It, ...)" is called, we want It to be pointing inside the
correct basic block. No actual failures at the moment, but it's caused problems
before.
llvm-svn: 221953
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions