1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Transforms/GlobalSplit
Evgeniy Stepanov 3e1fe45318 Fix one-after-the-end type metadata handling in globalsplit.
Itanium ABI may have an address point one byte after the end of a
vtable. When such vtable global is split, the !type metadata needs to
follow the right vtable.

Differential Revision: https://reviews.llvm.org/D30716

llvm-svn: 297236
2017-03-07 22:18:48 +00:00
..
basic.ll Fix one-after-the-end type metadata handling in globalsplit. 2017-03-07 22:18:48 +00:00
non-beneficial.ll
nonlocal.ll