Skip to content
Commit bcf2ae6a authored by Sean Callanan's avatar Sean Callanan
Browse files

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
parent e9e9abb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment