summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/MemoryObject.cpp
Commit message (Collapse)AuthorAgeFilesLines
* canonicalize namespace gymnasticsChris Lattner2009-09-091-23/+20
| | | | llvm-svn: 81402
* Added an abstract superclass, MCDisassembler, forSean Callanan2009-09-091-0/+37
all disassemblers. Modified the MemoryObject to support 64-bit address spaces, regardless of the LLVM process's address width. Modified the Target class to allow extraction of a MCDisassembler. llvm-svn: 81392
OpenPOWER on IntegriCloud