| commit | ff3ab2c2226087d540a03a2338d3927ddb243f70 | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Thu Dec 05 01:01:41 2013 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Thu Dec 05 01:01:41 2013 +0000 |
| tree | 071786dac392a779fec6f07a7a37570d62f1dfc8 | |
| parent | 9a0b40297257f0dcb4fdce7f914c630fad345eeb [diff] |
DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs DIEs already contain references directly to their DIEAbbrev, use that instead of looking it up based on index. llvm-svn: 196446