move some cases around to silence these sorts of warnings in
authorChris Lattner <sabre@nondot.org>
Mon, 10 Nov 2008 03:05:41 +0000 (03:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Nov 2008 03:05:41 +0000 (03:05 +0000)
commit09e99e41aa15eafc93b4e922f0165d527bf2e622
tree24b80b691f784d3cbe8f7455b6e102f39881bbd9
parent903361e50903a662287340103fda23e177e8b6d4
move some cases around to silence these sorts of warnings in
release-asserts build:

llvm/CodeGen/SelectionDAGNodes.h:1298: warning: control may reach end of non-void function 'unsigned int llvm::MVT::getSizeInBits() const' being inlined

what an unhelpful warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58957 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ValueTypes.h