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)
commit47952358cef400d41d5f34b5eab71596b186f8a3
tree01dad1d42fb41895b8109cca597918bc7ce14b3b
parentccd48404287eafc2259dbcd16956fe0c854cae31
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Metadata.cpp
unittests/IR/MetadataTest.cpp