Revert "IR: Fix an inverted assertion when replacing resolved operands"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 13 Jan 2015 00:34:21 +0000 (00:34 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 13 Jan 2015 00:34:21 +0000 (00:34 +0000)
commit2cc792b1d11f73fb7845e67eae2633644adbaec2
tree180962aef3767ddc9e4cbdbb84d3a76413f9378d
parentc4b8e79396014a41527dfc3ecc1c1a16ba2f946f
Revert "IR: Fix an inverted assertion when replacing resolved operands"

This reverts commit r225738.  Maybe the assertion is just plain wrong,
but this version fails on WAY more bots.  I'll make sure both ways work
in a follow-up but I want to get bots green in the meantime.

llvm-svn: 225742
llvm/lib/IR/Metadata.cpp
llvm/unittests/IR/MetadataTest.cpp