| commit | 6c74a872a8d34d41b751efb68e335cbe91b5a5cc | [log] [tgz] |
|---|---|---|
| author | Devang Patel <dpatel@apple.com> | Tue Apr 27 19:46:33 2010 +0000 |
| committer | Devang Patel <dpatel@apple.com> | Tue Apr 27 19:46:33 2010 +0000 |
| tree | c0144b74fb7cd0604b63c985f76ad05999b36bc3 | |
| parent | eb828b6391c6e2d8ee04f79b4d187a49c647c164 [diff] |
Identify when a lexical scope is split in to multiple instruction ranges. Emit such ranges using DW_AT_ranges. This patch fixes bug (PR6894) introduced by previous version of this patch. llvm-svn: 102454