]> granicus.if.org Git - clang/commit
Simplify Mac runtime selection - it's the factory function's job to select which...
authorDavid Chisnall <csdavec@swan.ac.uk>
Tue, 22 Mar 2011 21:21:24 +0000 (21:21 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Tue, 22 Mar 2011 21:21:24 +0000 (21:21 +0000)
commit60be607e5d71627bf3dab8f51c3fdca74267c692
treeded2333d1d82d2c0b91f08b7c6163037e27dfb9a
parent4ee9926671913ea6189ef9840a244d7c4385a7d5
Simplify Mac runtime selection - it's the factory function's job to select which class to produce, not CodeGenModule's.

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