Fix up some asserts that are within an if statement. This removes the need
authorRichard Trieu <rtrieu@google.com>
Mon, 1 Jul 2013 23:42:53 +0000 (23:42 +0000)
committerRichard Trieu <rtrieu@google.com>
Mon, 1 Jul 2013 23:42:53 +0000 (23:42 +0000)
commitf801b8fe7ace6306b653f5ea68c378f35e9f2d6d
treee07feb5682e6f471891947eb93bcf158555c1971
parent7babb052a68a35a7b21906280e67f06502846f9d
Fix up some asserts that are within an if statement.  This removes the need
for assert(0 && "text").

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185396 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/TableGen/Record.h