]> granicus.if.org Git - clang/commit
Obj-C non fragile ABI: Add GetInterfaceEHType for getting the Obj-C
authorDaniel Dunbar <daniel@zuster.org>
Sun, 1 Mar 2009 04:46:24 +0000 (04:46 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 1 Mar 2009 04:46:24 +0000 (04:46 +0000)
commite588b9924fb36975fada46d48e74a948653e7526
tree9139cf6facee01b07522370cf6798ede4787e774
parent5a7379a0d7a89d646322cfa61d80c60ef23d4569
Obj-C non fragile ABI: Add GetInterfaceEHType for getting the Obj-C
exception typeinfo metadata, and a few other EH related types/functions.
 - No functionality change.

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