| commit | 6c59661e4f801649ca41cef36adc63c33206cfbc | [log] [tgz] |
|---|---|---|
| author | Greg Clayton <gclayton@apple.com> | Fri May 18 21:47:20 2012 +0000 |
| committer | Greg Clayton <gclayton@apple.com> | Fri May 18 21:47:20 2012 +0000 |
| tree | 622a5df3545615efac8f7234c9b21022004bfb0e | |
| parent | 5158f3de24b63a1372206a69a69135b836d3f5ef [diff] |
Warn when we detect a valid dSYM file that is empty. This can happen when a dSYM file is created from a binary with no debug info, that has been stripped, or when the .o files are not available when the dSYM is created. llvm-svn: 157078