diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-07-04 01:41:30 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-07-04 01:41:30 +0000 |
commit | b0077deefa138c9b8ad3021a26542f00d69ed06e (patch) | |
tree | 6a45c73e1ee31fb002a788a68b02f5ab913456a7 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 674bd55f023ed98ffd0eafdd15d64264bc51030f (diff) | |
download | llvm-b0077deefa138c9b8ad3021a26542f00d69ed06e.zip llvm-b0077deefa138c9b8ad3021a26542f00d69ed06e.tar.gz llvm-b0077deefa138c9b8ad3021a26542f00d69ed06e.tar.bz2 |
Fix ObjCInterfaceTypeLoc to inherit from ObjCObjectTypeLoc so as to match the
Type hierarchy. Without this, TypeLocNodes.def will give you wrong type
hierarchy information (claiming that ObjCObjectTypeLoc is the base of
ObjCInterfaceTypeLoc, which it wasn't).
llvm-svn: 107578
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions