]> granicus.if.org Git - clang/commit
Add support for GNU runtime property set / get structure functions. Minor refactorin...
authorDavid Chisnall <csdavec@swan.ac.uk>
Sun, 26 Dec 2010 22:13:16 +0000 (22:13 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Sun, 26 Dec 2010 22:13:16 +0000 (22:13 +0000)
commit8fac25d33b13e25f512dd921d4d5a4b565f5d175
treea5cf55e1cac1cb8627840e240d69ccd5ec6752ec
parentc7ff82c2040f45eaad2eddea0e4461dddc972cd1
Add support for GNU runtime property set / get structure functions.  Minor refactoring of Mac runtime (returns the same function for both, as the Mac runtimes currently only provide a single entry point for setting and getting struct properties, although this will presumably be fixed at some point).

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