| commit | 3e3eb33ed7fbf1140cb05c6d47d5ae60f61a1ec5 | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Thu Dec 15 23:17:52 2016 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Thu Dec 15 23:17:52 2016 +0000 |
| tree | d5e98d0b1ca11e8b42632d697691df48c2ed221e | |
| parent | 890e8503483c8f1755ad9ad71b1b22d803782186 [diff] |
DebugInfo: Emit ranges for functions with DISubprograms but lacking locations on any instructions This seems more consistent, and helps tidy up/simplify some other code in this change. llvm-svn: 289889