]> granicus.if.org Git - clang/commit
Fixes a problem where the compiler is reporting the wrong size to the Gnu
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 1 Apr 2009 19:49:42 +0000 (19:49 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 1 Apr 2009 19:49:42 +0000 (19:49 +0000)
commit91a0b51438e5259a79d68d7450c453827beed9e2
tree6813309aa4d2bdde27e55e34ddb183c5966659dd
parent0dc65be58d319287b349ec7a898bf28d4c5261af
Fixes a problem where the compiler is reporting the wrong size to the Gnu
runtime on 64-bit architectures.
Patch by David Chisnall

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