| commit | cf386e24ab4ea80411515e62904002a66f1ff576 | [log] [tgz] |
|---|---|---|
| author | Johnny Chen <johnny.chen@apple.com> | Tue Mar 01 22:56:31 2011 +0000 |
| committer | Johnny Chen <johnny.chen@apple.com> | Tue Mar 01 22:56:31 2011 +0000 |
| tree | 69123dbb4bb851d8f3f88d9913aeccda466e77bf | |
| parent | 51477bd0d0ede9879a25138d79481e9c53f9836c [diff] |
Add an API SBProcess::GetByteOrder() and add test cases which utilizes GetByteOrder(), among other SBProcess APIs, to write (int)256 into a memory location of a global variable (int)my_int and reads/checks the variable afterwards. llvm-svn: 126792