aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/AttributesImpl.h
AgeCommit message (Expand)Author
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-11-20Make the AttrListPtr object a part of the LLVMContext.Bill Wendling
2012-10-16Have AttributesImpl defriend the Attributes class.Bill Wendling
2012-10-15Move the AttributesImpl header file into the VMCore directory so that it can ...Bill Wendling
2012-10-08Begin the transition to using the AttributesImpl object for the Attributes ivar.Bill Wendling
2012-09-26Initial commit for the AttributesImpl class.Bill Wendling