Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MCAtom extending methods need to extend the range of the atom as well. | Owen Anderson | 2011-10-10 | 1 | -0/+18 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141557 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Start stubbing out MCModule and MCAtom, which provide an API for accessing ↵ | Owen Anderson | 2011-09-22 | 1 | -0/+79 |
the rich disassembly of a complete object or executable. These are very much a work in progress, and not really useful yet. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140345 91177308-0d34-0410-b5e6-96231b3b80d8 |