aboutsummaryrefslogtreecommitdiff
path: root/unittests/IR/AttributesTest.cpp
AgeCommit message (Collapse)Author
2013-01-27Fix test to not use the AttributeSet's AttributeWithIndex creation method.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173608 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-12Add a unit test to verifies that attribute uniquing works so it doesn't ↵Benjamin Kramer
break again. The folding set details can be subtle and broke twice in the last couple of weeks. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172313 91177308-0d34-0410-b5e6-96231b3b80d8