| commit | a1694c1aaff37ac5c12fe0be9ff37336a0925e54 | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <samsonov@google.com> | Fri Nov 16 08:36:25 2012 +0000 |
| committer | Alexey Samsonov <samsonov@google.com> | Fri Nov 16 08:36:25 2012 +0000 |
| tree | c647f103bf071cc172e860571989838c80ae2a5a | |
| parent | ae89426f07516ac5167ab7b772645b77c3b0a3cd [diff] |
[DebugInfo] Generate address ranges for compile units even if .debug_aranges is present: it is often the case that .debug_aranges section contains ranges only for a small subset of compile units. Test cases will be added in separate commits. llvm-svn: 168144