diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-11-19 00:03:54 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-11-19 00:03:54 +0000 |
commit | 70effde0af12e768a5890411dc7e33ea7596fed3 (patch) | |
tree | 99bd2d80d2f9c3ccd638b4c8613d4dcb0bcba7fb /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | 905c41b00d1b08b2101e5cf4aa7671345d76b8d3 (diff) | |
download | bcm5719-llvm-70effde0af12e768a5890411dc7e33ea7596fed3.tar.gz bcm5719-llvm-70effde0af12e768a5890411dc7e33ea7596fed3.zip |
[MS ABI] Let arbitrary entities participate in vftable ordering
In the Microsoft ABI, the vftable is laid out in the order in the
declaration order of the entities defined within it.
Obviously, only virtual methods end up in the vftable but they will be
placed into the table at the same position as the first entity with the
same name.
llvm-svn: 253523
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions