aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/LexicalScopes.h
Commit message (Expand)AuthorAgeFilesLines
* Typo.Eric Christopher2012-04-091-1/+1
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
* Constify.Devang Patel2011-08-121-1/+1
* Use ArrayRef.Devang Patel2011-08-121-1/+2
* A virtual destructor for the class with virtual methods!Nick Lewycky2011-08-121-1/+1
* Stay within 80 columns.Devang Patel2011-08-101-2/+2
* Provide utility to extract and use lexical scoping information from machine i...Devang Patel2011-08-101-0/+247