mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
3cbd3c16ec
The transform is somewhat involved, but the basic idea is simple: find derived pointers that have been offset from the base pointer using gep and replace the relocate of the derived pointer with a gep to the relocated base pointer (with the same offset). llvm-svn: 226060 |
||
---|---|---|
.. | ||
AArch64 | ||
X86 | ||
2008-11-24-RAUW-Self.ll | ||
basic.ll | ||
statepoint-relocate.ll |