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)
commitabca2ecaab80ca637b8dc8ae42bb6ed17e5c22ff
treecf18fa36260b740fbda97e13fe7fe08764490050
parent3bfc35e26a814196dd774abacf9fce80a5abf3ff
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.

llvm-svn: 187685
llvm/lib/IR/AttributeImpl.h
llvm/lib/IR/Attributes.cpp