aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/LexicalScopes.cpp
AgeCommit message (Expand)Author
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-10-13Don't forget to reconstruct D after changing the scope that we'reEric Christopher
2011-10-11Add a new wrapper node for a DILexicalBlock that encapsulates it and aEric Christopher
2011-08-12Provide fast path as Jakob suggested.Devang Patel
2011-08-10Stay within 80 columns.Devang Patel
2011-08-10Provide utility to extract and use lexical scoping information from machine i...Devang Patel