]> granicus.if.org Git - clang/commit
Obj-C non-fragile ABI: Fix types of a few globals; these were not
authorDaniel Dunbar <daniel@zuster.org>
Sun, 15 Feb 2009 07:36:20 +0000 (07:36 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 15 Feb 2009 07:36:20 +0000 (07:36 +0000)
commit948e2589505aa1b334b2cff81b28a741db49f701
tree48043c7ab784fc200ebe0e96f662ed6f8e080970
parent41577f1130fa017e91fb1ea57deab9c1a4716d0a
Obj-C non-fragile ABI: Fix types of a few globals; these were not
creating valid LLVM structures (although they work fined).

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