Add a AttributeSetImpl::dump function.
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 2 Aug 2013 22:34:30 +0000 (22:34 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 2 Aug 2013 22:34:30 +0000 (22:34 +0000)
commit40bacacad3dac9eb5202193f685719d0f37d7f4a
tree9d98ad3b785a976c8b8005d34e31c1d5408a3764
parent7bba9c5c0a5235f585ee4bd3efec29e0982de3f8
Add a AttributeSetImpl::dump function.

This is for the benefit of those of us with inferior debuggers which
do not permit member function calls on value types.

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