aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/IR/AttributesTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-02Make one of the AttributeSet ctors maintain the invariant that thePeter Collingbourne1-0/+13
2013-01-27Fix test to not use the AttributeSet's AttributeWithIndex creation method.Bill Wendling1-5/+5
2013-01-12Add a unit test to verifies that attribute uniquing works so it doesn't break...Benjamin Kramer1-0/+34