| commit | 185b5b1d24e1f3b61a2b964cbd7438d376466514 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Tue Nov 11 09:58:25 2014 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Tue Nov 11 09:58:25 2014 +0000 |
| tree | b0ea865963d9c95d3bc3e865fcffaa28701361d1 | |
| parent | bfd0039e731e539a867386e53919124ead43ed7f [diff] |
llvm-objdump: Skip empty sections when dumping contents Empty sections are just noise when using objdump. This is similar to what binutils does. llvm-svn: 221680