DIBuilder: support structs with vtable pointers in the same way as classes
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 25 Feb 2013 01:07:18 +0000 (01:07 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 25 Feb 2013 01:07:18 +0000 (01:07 +0000)
commit6172f0298391e00cb669cc246e70ae2531f2cdec
tree9634a034a31bbf50ffdad13b1200fcbff582f7b6
parent29cb2591f9f7ec948e7b0e719b1db6cef99010d0
DIBuilder: support structs with vtable pointers in the same way as classes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176004 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DIBuilder.h
lib/IR/DIBuilder.cpp