commit | e5885cab3e4780bef742e7226462fe5b2dc4f5ae | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Fri Aug 08 23:12:22 2014 +0000 |
committer | Lang Hames <lhames@gmail.com> | Fri Aug 08 23:12:22 2014 +0000 |
tree | 979599ec970faf838cc38e39b36ddfac868ee771 | |
parent | 72260fe2b4c733d65f231160115178dfcad57269 [diff] |
[MCJIT] Simplify immediate decoding code in the RuntimeDyldMachO hierarchy. Cleanup only: no functional change. This patch makes RuntimeDyldMachO targets directly responsible for decoding immediates, rather than letting them implement catch a callback from generic code. Since this is a very target specific operation, it makes sense to let the target-specific code drive it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215255 91177308-0d34-0410-b5e6-96231b3b80d8