summaryrefslogtreecommitdiffstats
path: root/lldb/examples/customization/bin-utils/binutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Add an example customization directory which uses a binutils.py module to ↵Johnny Chen2011-10-281-0/+69
| | | | | | | | provide commands to print the binary representaion of an integer. llvm-svn: 143252
* Add a binutils.py which contains Python functions for displaying bit ↵Johnny Chen2011-10-281-0/+53
representation of numbers. llvm-svn: 143173
OpenPOWER on IntegriCloud