| commit | 5e390e4df7db1ca76eaf2c31691cbb4b64963b61 | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Tue Feb 04 01:23:52 2014 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Tue Feb 04 01:23:52 2014 +0000 |
| tree | 5c3392414c97c774b05fbafd6e6b19a1f3060671 | |
| parent | e6bf06bbdcf80d6480584318675fedd46cc4d86e [diff] |
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0}
A bunch of test cases needed to be cleaned up for this, many my fault -
when implementid imported modules I updated test cases by simply
duplicating the prior metadata field - which wasn't always the empty
metadata entry.
llvm-svn: 200731