empty symbols aren't possible, the mcsymbol ctor aborts on them.
authorChris Lattner <sabre@nondot.org>
Thu, 11 Mar 2010 21:38:58 +0000 (21:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 11 Mar 2010 21:38:58 +0000 (21:38 +0000)
commit19a994766f6c1c62f5a0b973c387c4d303f103f1
tree9b91136249a85c9f6de92c5284533641b03af38d
parentc0b5dce3fa24202d842cdcd1eff9e02b33e22309
empty symbols aren't possible, the mcsymbol ctor aborts on them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCContext.cpp