"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "29424311754406f71d32cd2802d7c7687cfb4ad2"
Remove a use of AttributeWithIndex.
We want to remove AttributeWithIndex because it provides a non-encapsulated view of the AttributeSetImpl object. Instead, use accessor methods and iterators. Eventually, this code can be simplified because the Attribute object will hold only one attribute instead of multiple attributes. llvm-svn: 173641
Loading
Please register or sign in to comment