diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-02-10 19:50:15 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-02-10 19:50:15 +0000 |
commit | 4bb0980d96281e62870a2631b4acaf2e44b306dd (patch) | |
tree | b6c40095531c39b23d96b4cdabe089c2925bb878 /llvm/lib/MC/MCObjectSymbolizer.cpp | |
parent | 756c22cdedd122d2a53b5219a6bce9295d08ca18 (diff) | |
download | bcm5719-llvm-4bb0980d96281e62870a2631b4acaf2e44b306dd.tar.gz bcm5719-llvm-4bb0980d96281e62870a2631b4acaf2e44b306dd.zip |
MS ABI: Add support for #pragma pointers_to_members
Introduce a notion of a 'current representation method' for
pointers-to-members.
When starting out, this is set to 'best case' (representation method is
chosen by examining the class, selecting the smallest representation
that would work given the class definition or lack thereof).
This pragma allows the translation unit to dictate exactly what
representation to use, similar to how the inheritance model keywords
operate.
N.B. PCH support is forthcoming.
Differential Revision: http://llvm-reviews.chandlerc.com/D2723
llvm-svn: 201105
Diffstat (limited to 'llvm/lib/MC/MCObjectSymbolizer.cpp')
0 files changed, 0 insertions, 0 deletions