don't emit useless functions. These were producing
authorChris Lattner <sabre@nondot.org>
Sun, 28 Feb 2010 22:57:03 +0000 (22:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Feb 2010 22:57:03 +0000 (22:57 +0000)
commitd20c0bc5698688f69e52dc4d19cedfcd973a7088
tree65af9eeda7d2dc014948a6ed78b7e217976e67b0
parent5d96eb867196d8e0b70266fb5eebd9b754c90d9b
don't emit useless functions.  These were producing
warnings in release-assert builds if there were no cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97428 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelMatcherEmitter.cpp