diff options
author | Lang Hames <lhames@gmail.com> | 2016-02-02 21:38:30 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-02-02 21:38:30 +0000 |
commit | 3923698b3f8cdc68385f1cd252e8160d522736ba (patch) | |
tree | b5078b21a15518e8ebd260ccecf36562c8d0ee4b /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | d4f414583ad3d7f5e599d8060ec6aaf99958a946 (diff) | |
download | llvm-3923698b3f8cdc68385f1cd252e8160d522736ba.zip llvm-3923698b3f8cdc68385f1cd252e8160d522736ba.tar.gz llvm-3923698b3f8cdc68385f1cd252e8160d522736ba.tar.bz2 |
[Orc] Stub addresses should be based on stub size, not pointer size.
This didn't affect X86_64, which is the only client of this code at the moment,
as stubs and pointers are both 8-bytes there. It will affect other platforms
though.
llvm-svn: 259575
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions