aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LexicalScopes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+2
* Don't forget to reconstruct D after changing the scope that we'reEric Christopher2011-10-131-1/+3
* Add a new wrapper node for a DILexicalBlock that encapsulates it and aEric Christopher2011-10-111-3/+17
* Provide fast path as Jakob suggested.Devang Patel2011-08-121-0/+12
* Stay within 80 columns.Devang Patel2011-08-101-4/+6
* Provide utility to extract and use lexical scoping information from machine i...Devang Patel2011-08-101-0/+305