IntegersSubsetMapping: removed exclude operation, it will replaced with more universa...
authorStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 26 Jun 2012 11:41:47 +0000 (11:41 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 26 Jun 2012 11:41:47 +0000 (11:41 +0000)
commit0f7a7bcd4820eee293f9300769e1ef4c1cbc1c7c
treec31e432a87ecd81f3339b54f074b1cbc4d43cb2c
parentd372ee265da3a9975f89a3a95a51c9e3bd660edd
IntegersSubsetMapping: removed exclude operation, it will replaced with more universal "diff" operation in next commit.
Changes was separated onto two commits for better readability.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159200 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/IntegersSubsetMapping.h
unittests/Support/IntegersSubsetTest.cpp