]> granicus.if.org Git - clang/commit
Use a more appropriate LLVM type for the vtable pointer.
authorAnders Carlsson <andersca@mac.com>
Wed, 5 May 2010 05:47:36 +0000 (05:47 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 5 May 2010 05:47:36 +0000 (05:47 +0000)
commit68e3013ade8a219625b636bb8c1dcec2ba6fb685
tree37fc9c9717c9ed61e9e72f57549c62fffe7acb5e
parent71b1d0e5f07de274af2b3c48955af66b1b7f0403
Use a more appropriate LLVM type for the vtable pointer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103078 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRecordLayoutBuilder.cpp
test/CodeGenCXX/class-layout.cpp