Turn an assert into an error to make it a bit more friendly.
authorEric Christopher <echristo@apple.com>
Mon, 2 Jul 2012 21:16:43 +0000 (21:16 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 2 Jul 2012 21:16:43 +0000 (21:16 +0000)
commit9eb4f8a3e665e0fe37509e632b97877b29b3c106
treea05a19e8041e0219d299bc64c2cffd5bbc5eea3f
parente45658cc3c47d21140ee8680fb22bf664a996fbd
Turn an assert into an error to make it a bit more friendly.

Part of rdar://6880388 and rdar://11766377

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159590 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp