summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-08-31 15:59:30 +0000
committerReid Kleckner <rnk@google.com>2016-08-31 15:59:30 +0000
commit9dac47319d29430e6fc6e04d2839e0f2c45dffac (patch)
treea14fd5fa316c0b6db97cd62814052b0b6b009367 /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py
parent9099901099fe65df184c5ff9cb4d08cfc4fd5eea (diff)
downloadbcm5719-llvm-9dac47319d29430e6fc6e04d2839e0f2c45dffac.tar.gz
bcm5719-llvm-9dac47319d29430e6fc6e04d2839e0f2c45dffac.zip
[codeview] Emit vtable shape information
The shape of the vtable is passed down as the size of the __vtbl_ptr_type. This special pointer type appears both as the pointee type of the vptr type, and by itself in every dynamic class. For classes with multiple vtables, only the shape of the primary vftable is included, as the shape of all secondary vftables will be the same as in the base class. Fixes PR28150 llvm-svn: 280254
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud