]> granicus.if.org Git - llvm/commit
[IR] Assert that we never create an empty AttributeListImpl, NFC
authorReid Kleckner <rnk@google.com>
Wed, 12 Apr 2017 22:22:01 +0000 (22:22 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 12 Apr 2017 22:22:01 +0000 (22:22 +0000)
commit7c6ef2a2995024c97216fc4d110be4ff8c88df21
tree728ab4ac35e1cb05afd5f7869ca23e5f41bbf154
parentab28f3b39e53596ec660fdcb3f9c7be922355003
[IR] Assert that we never create an empty AttributeListImpl, NFC

Delete following conditional that is always true as a result.

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