Don't assert on empty attributes.
authorBill Wendling <isanbard@gmail.com>
Thu, 21 Feb 2013 19:46:51 +0000 (19:46 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 21 Feb 2013 19:46:51 +0000 (19:46 +0000)
commitfece442c697eb29f14b4718bdafa3a97d545b476
tree9b744c5cc648b20d137e09742cbf08ae54eed235
parent6585d3b64b04b788faad79ba6cf4e592ebf4658d
Don't assert on empty attributes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175785 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Function.cpp