summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-04-06 01:11:05 +0000
committerJim Grosbach <grosbach@apple.com>2011-04-06 01:11:05 +0000
commit23de2437bd2d7cb6cc60bf6b6e94c807bba634d2 (patch)
treeba886c89676d26fe0bdceab10c9a5e76a90a0b71 /llvm/lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
parent14a3333cb356d0afc69c352c22ff4d8ee1096de3 (diff)
downloadbcm5719-llvm-23de2437bd2d7cb6cc60bf6b6e94c807bba634d2.tar.gz
bcm5719-llvm-23de2437bd2d7cb6cc60bf6b6e94c807bba634d2.zip
RuntimeDyld should use the memory manager API.
Start teaching the runtime Dyld interface to use the memory manager API for allocating space. Rather than mapping directly into the MachO object, we extract the payload for each object and copy it into a dedicated buffer allocated via the memory manager. For now, just do Segment64, so this works on x86_64, but not yet on ARM. llvm-svn: 128973
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud