]> granicus.if.org Git - clang/commit
Tweak CreateMetadataVar, take the exact alignment instead of relying
authorDaniel Dunbar <daniel@zuster.org>
Mon, 9 Mar 2009 20:50:13 +0000 (20:50 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 9 Mar 2009 20:50:13 +0000 (20:50 +0000)
commit35bd763b9438b53f7920521ed19c1ef74c7a6795
treefc5193c4b666ec57e82cb311bda3ee6dd7a23e0f
parenta6681ae9bb1578b7a5be65eb34e22b026ecbe884
Tweak CreateMetadataVar, take the exact alignment instead of relying
on LLVM TargetData.

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