]> granicus.if.org Git - clang/commit
Compute instaceStart/instanceSize fields of the class_ro_t meta-data
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 24 Jan 2009 23:43:01 +0000 (23:43 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 24 Jan 2009 23:43:01 +0000 (23:43 +0000)
commitf6a077edbbfc88d63b43d43f22db93017685c130
tree6e128377e0d67d394b13c26613f0d45d10492e4f
parent8edef7c31d27fc9d5d163660702a8a7730a0d19f
Compute instaceStart/instanceSize fields of the class_ro_t meta-data
for objc2's non-fragile abi.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62945 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCMac.cpp