commit | 4711326d60251e9394192032e6646fff0d113eee | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Sat Jul 25 00:30:51 2009 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Sat Jul 25 00:30:51 2009 +0000 |
tree | afb1177f4b2e8c7d4271110a37a09b03b25c59fe | |
parent | b2fa93dc1c4e0b13622c45c0bf2b263587a4120f [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77023 91177308-0d34-0410-b5e6-96231b3b80d8