diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2016-03-14 18:41:59 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2016-03-14 18:41:59 +0000 |
commit | 0446e7cfae9fb33c367dceaac17fe40391f21e7c (patch) | |
tree | cd0ca40fadb25fc5bac00fa2814314494e1ff8c0 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | b7860fedd45a197215b5ce27ece92502f0fa4c98 (diff) | |
download | bcm5719-llvm-0446e7cfae9fb33c367dceaac17fe40391f21e7c.tar.gz bcm5719-llvm-0446e7cfae9fb33c367dceaac17fe40391f21e7c.zip |
CodeGen: Mark functions used in vtables as unnamed_addr.
This marks virtual function declarations, as well as runtime library functions
__cxa_pure_virtual, __cxa_deleted_virtual and _purecall, as unnamed_addr. This
will allow us to correctly form relative references to them from vtables in
the relative vtable ABI.
Differential Revision: http://reviews.llvm.org/D18071
llvm-svn: 263464
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions