commit | 8f94ffd054b62e5d65fe6bada5388ae2172ee1d8 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Thu Sep 15 22:05:08 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Thu Sep 15 22:05:08 2016 +0000 |
tree | aacbe671264ff6cb5abdfa19d59006799f9007f9 | |
parent | ea886051febf86cdbf6c1f226506a4d33a2a0c45 [diff] |
[codeview] Optimize the size of defranges with gaps For small, discontiguous local variable regions, CodeView can use a single defrange record with a gap, rather than having two defrange records. I expect that this optimization will only have a minor impact on debug info size. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281664 91177308-0d34-0410-b5e6-96231b3b80d8