Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the ability to get the target triple, byte order and address byte size | Greg Clayton | 2012-01-29 | 1 | -0/+19 |
| | | | | | | | from the SBTarget and SBModule interfaces. Also added many python properties for easier access to many things from many SB objects. llvm-svn: 149191 | ||||
* | Add some docstrings for SBError class. | Johnny Chen | 2011-07-20 | 1 | -0/+47 |
| | | | | llvm-svn: 135547 | ||||
* | Move the rest of the SB headers to interface files. | Johnny Chen | 2011-07-19 | 1 | -0/+60 |
They are not docstring'ed yet. llvm-svn: 135531 |