Fixing a warning about control reaching the end of a non-void function.
authorAaron Ballman <aaron@aaronballman.com>
Fri, 16 Aug 2013 01:43:31 +0000 (01:43 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 16 Aug 2013 01:43:31 +0000 (01:43 +0000)
commit3369599db29739cd94087c34d0f7df8d00c00eb1
treebc4e7173b5fa18ed50041dfb087f0e7b5b565403
parentb07ec9606813cf16b137f0bb9ce09ca7ce57f026
Fixing a warning about control reaching the end of a non-void function.

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