aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/AttributesImpl.h
AgeCommit message (Expand)Author
2012-10-15Move the AttributesImpl header file into the VMCore directory so that it can ...Bill Wendling
2012-10-14Remove dead methods.Bill Wendling
2012-10-09Use the enum value of the attributes when adding them to the attributes builder.Bill Wendling
2012-10-09Create enums for the different attributes.Bill Wendling
2012-10-08Begin the transition to using the AttributesImpl object for the Attributes ivar.Bill Wendling