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)
commit0e6e4aa5db6202a72059819c5cf69c90a9828bfa
tree44514fe7942927531778ce4034f37df1a8499633
parent3b4e9ccfe3ae7760f9e40b0415c4fd58cfe09570
Fix up some asserts that are within an if statement.  This removes the need
for assert(0 && "text").

llvm-svn: 185396
llvm/include/llvm/TableGen/Record.h