]> granicus.if.org Git - clang/commit
Use the existing API for base offset. Use suitable llvm type
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 29 Jul 2009 15:54:56 +0000 (15:54 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 29 Jul 2009 15:54:56 +0000 (15:54 +0000)
commit5a8503b333f50acd6012859853612229f38cb420
treefa800317895bd65dd2bd9a946a4d8541e3972d0d
parentc50315b9ac611cb4873d4d3192bcb4970b96b98e
Use the existing API for base offset. Use suitable llvm type
for offset ir-gen.

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