Go to file
Chris Lattner 9d5771ea17 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.

llvm-svn: 58957
2008-11-10 03:05:41 +00:00
clang silence a warning from gcc. 2008-11-10 03:00:37 +00:00
llvm move some cases around to silence these sorts of warnings in 2008-11-10 03:05:41 +00:00