aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/AttributesImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* Make the AttrListPtr object a part of the LLVMContext.Bill Wendling2012-11-201-2/+22
* Have AttributesImpl defriend the Attributes class.Bill Wendling2012-10-161-2/+2
* Move the AttributesImpl header file into the VMCore directory so that it can ...Bill Wendling2012-10-151-0/+51
* Begin the transition to using the AttributesImpl object for the Attributes ivar.Bill Wendling2012-10-081-40/+0
* Initial commit for the AttributesImpl class.Bill Wendling2012-09-261-0/+40