Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Make the AttrListPtr object a part of the LLVMContext. | Bill Wendling | 2012-11-20 | 1 | -2/+22 |
* | Have AttributesImpl defriend the Attributes class. | Bill Wendling | 2012-10-16 | 1 | -2/+2 |
* | Move the AttributesImpl header file into the VMCore directory so that it can ... | Bill Wendling | 2012-10-15 | 1 | -0/+51 |
* | Begin the transition to using the AttributesImpl object for the Attributes ivar. | Bill Wendling | 2012-10-08 | 1 | -40/+0 |
* | Initial commit for the AttributesImpl class. | Bill Wendling | 2012-09-26 | 1 | -0/+40 |