Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo. | Eric Christopher | 2012-04-09 | 1 | -1/+1 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
* | Constify. | Devang Patel | 2011-08-12 | 1 | -1/+1 |
* | Use ArrayRef. | Devang Patel | 2011-08-12 | 1 | -1/+2 |
* | A virtual destructor for the class with virtual methods! | Nick Lewycky | 2011-08-12 | 1 | -1/+1 |
* | Stay within 80 columns. | Devang Patel | 2011-08-10 | 1 | -2/+2 |
* | Provide utility to extract and use lexical scoping information from machine i... | Devang Patel | 2011-08-10 | 1 | -0/+247 |