]> granicus.if.org Git - clang/commit
NeXT: Add CreateMetadataVar utility method to encapsulate creation of
authorDaniel Dunbar <daniel@zuster.org>
Mon, 9 Mar 2009 20:09:19 +0000 (20:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 9 Mar 2009 20:09:19 +0000 (20:09 +0000)
commitfd65d370b14209e35cdbf7bb3b899b60ef207eab
treead88d5c5d6d6fab7dfdc25e558bef849a0fe0999
parent8d21721fe9672a6742ad5430f48ea3aa4518528a
NeXT: Add CreateMetadataVar utility method to encapsulate creation of
Obj-C metadata variables (which generally should be handled the same,
although they aren't currently).
 - No functionality change.

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