]> granicus.if.org Git - clang/commit
Fix some problems where functions must be bitcast but we're expecting a llvm::Functio...
authorDavid Chisnall <csdavec@swan.ac.uk>
Mon, 23 May 2011 22:33:28 +0000 (22:33 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Mon, 23 May 2011 22:33:28 +0000 (22:33 +0000)
commit789ecdebd04aebdb2d6b801ebe8e04a189ebc023
tree646b24b9167ca43d0e25f2a7c3ddddab0f94dc2f
parenteb88ae5f9acdd17ec76fb83e151a77e25e4e8f31
Fix some problems where functions must be bitcast but we're expecting a llvm::Function of the right type.

PR9994.

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