diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-18 18:42:35 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-18 18:42:35 +0000 |
commit | a932e3f799cbf2f689e4987fea543d3f8661e7a8 (patch) | |
tree | 6be0d5d5f7dde1647464a26a7ca02b10c86a2396 /docs/CommandGuide/index.html | |
parent | af0e956cefa4a7ed0c252f26a311a62cb961bb62 (diff) |
1. "unsigned" -> "uint32_t" to gaurantee its bit width on all platforms.
Size matters in this case.
2. Remove the unused whichByte private function, which was also broken.
3. Remove the non-const overload of the getWord function, getWord() is
never used as an lvalue.
4. Rename some local variables for clarity (e.g. API -> Result).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34390 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/index.html')
0 files changed, 0 insertions, 0 deletions