diff options
author | Sean Callanan <scallanan@apple.com> | 2009-07-25 00:30:51 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2009-07-25 00:30:51 +0000 |
commit | bcf2ae6aa56af3668906e1aed9687a3228d55188 (patch) | |
tree | d4fee7c2b9dd5d8d4a8045cb7fea92c9abf588c7 /llvm/lib/Target/ARM/ARMISelLowering.cpp | |
parent | e9e9abb2fbb389dc9954ea8e36013a764d1282e5 (diff) | |
download | bcm5719-llvm-bcf2ae6aa56af3668906e1aed9687a3228d55188.tar.gz bcm5719-llvm-bcf2ae6aa56af3668906e1aed9687a3228d55188.zip |
MemoryObject - Abstract base class for contiguous addressable memory.
Necessary for cases in which the memory is in another process, in a
file, or on a remote machine.
The primary use for this is the llvm-mc disassemblers, so that they
can be targeted at arbitrary objects, not just in-process memory.
llvm-svn: 77023
Diffstat (limited to 'llvm/lib/Target/ARM/ARMISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions