| commit | f5c79709bc08b99f4eb3e61b51e408c77a0bc046 | [log] [tgz] | 
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Jul 14 01:20:56 2009 +0000 | 
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Jul 14 01:20:56 2009 +0000 | 
| tree | de4c94d8f549d53aeb9d7f1eb147adedd2925a32 | |
| parent | b1f9128c721a2ac1cb99803800bc8e24cd018ffc [diff] | 
Update debug info generation for ObjCObjectPointer changes. - Previously this would crash on recursive types, and it was also incorrectly stripping off a level of indirection. - I'm not 100% convinced this is all correct, but it should be a monotonic improvment. llvm-svn: 75582