| commit | c7f03b6155efa4deb35d0d33f87113606e8d8394 | [log] [tgz] |
|---|---|---|
| author | Greg Clayton <gclayton@apple.com> | Thu Jan 12 04:33:28 2012 +0000 |
| committer | Greg Clayton <gclayton@apple.com> | Thu Jan 12 04:33:28 2012 +0000 |
| tree | 1de76a32da0a487e0fd5b81042e3c754c7926f24 | |
| parent | e195f0db8bca283e8de2069db083b5ed5e0cfff8 [diff] |
<rdar://problem/10681814> Fix DWARF parsing issue we can run into when using llvm-gcc based dSYM files. Also fix the parsing of objective C built-in types (Class, id and SEL) so they don't parse more information that is not needed due to the way they are represented in DWARF. llvm-svn: 148016