Go to file
Chris Lattner c6ad258a6b When creating a dwarf record type for an objc interface, make sure to propagate
the runtime version number onto it, so that the debugger knows it's an objc
interface, not a C struct.  rdar://6848435

llvm-svn: 70618
2009-05-02 01:13:16 +00:00
clang When creating a dwarf record type for an objc interface, make sure to propagate 2009-05-02 01:13:16 +00:00
llvm 'The attached patch fixes an issue where llc -march=cpp fails with 2009-05-01 23:54:26 +00:00