Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-19 | Do not use named md nodes to track variables that are completely optimized. ↵ | Devang Patel | |
This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138145 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-06-30 | Add variables into a scope before constructing scope DIE otherwise variables ↵ | Devang Patel | |
won't be included DIE tree. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107228 91177308-0d34-0410-b5e6-96231b3b80d8 |