Remove default copy ctor/assignment, makes AttributeSet trivially copyable.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 18 Mar 2013 12:14:30 +0000 (12:14 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 18 Mar 2013 12:14:30 +0000 (12:14 +0000)
commit72f0cdea4160ec3a5f5123831a57f96d3a95456c
tree72aeadc612e4192600a3015f738c9abaec845248
parent5470e677eef64d0c7cf07953927e9591e0615b80
Remove default copy ctor/assignment, makes AttributeSet trivially copyable.

And enables SmallVector's pod optimizations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177281 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h