commit | 2fb0234d5f779cf0b85f363c7b21ce8d37266031 | [log] [tgz] |
---|---|---|
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | Tue Nov 19 21:56:00 2013 +0000 |
committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | Tue Nov 19 21:56:00 2013 +0000 |
tree | 8aac6a9992c216dca9146624a214b0b1e71c24b9 | |
parent | 217baac7748389fcd7abd41d66d4964f0236e6d7 [diff] |
[mips] Resolve relocation for the stubs in MCJIT when load address is known Instead of processing relocation for branch to stubs right away, emit a modified relocation and add it to queue to be resolved later when final load address is known. This resolves seven MIPS MCJIT issues that were caused by missing relocation fixups at the end. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195157 91177308-0d34-0410-b5e6-96231b3b80d8