Remove SpecialCaseList::findCategory.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 19 Aug 2013 00:24:20 +0000 (00:24 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 19 Aug 2013 00:24:20 +0000 (00:24 +0000)
commit353149ea2f8d4d3bf1ec82e90f80154c6959d56e
treeee70f1cfdc82e0684269d0f469f5f96587a76fa8
parent57cf3500a3dec411500737b91e1a3970be488337
Remove SpecialCaseList::findCategory.

It turned out that I didn't need this for DFSan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188646 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/SpecialCaseList.h
lib/Transforms/Utils/SpecialCaseList.cpp
unittests/Transforms/Utils/SpecialCaseList.cpp