summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-11-19 00:03:54 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-11-19 00:03:54 +0000
commit70effde0af12e768a5890411dc7e33ea7596fed3 (patch)
tree99bd2d80d2f9c3ccd638b4c8613d4dcb0bcba7fb /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parent905c41b00d1b08b2101e5cf4aa7671345d76b8d3 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud