All cases are covered, no need for a default. This deals with the
authorDuncan Sands <baldrick@free.fr>
Thu, 5 Jul 2012 10:14:33 +0000 (10:14 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 5 Jul 2012 10:14:33 +0000 (10:14 +0000)
commit483c54b811badbfcaa040cdb6d84cf564afe75cf
treea33052dfab777fe5a363047cefb5848d25eba04d
parentb8087451cadab83332d6ba9c65227b6e925ea38f
All cases are covered, no need for a default.  This deals with the
corresponding clang warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp