diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-12-31 07:07:53 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-12-31 07:07:53 +0000 |
commit | ca86e16032b69fa2dfe998ff9fc9f9de0a20a4ea (patch) | |
tree | b4fec4b5ba09384a143565c1a12a4c4850950a0f /lib/AsmParser/llvmAsmParser.cpp.cvs | |
parent | 71d2ec9e6d20bd8701471bc6e6db620838ce3539 (diff) |
For PR950:
Update for signless integer types:
1. Replace [us]byte with i8
2. Replace [u]short with i16
3. Replace [u]int with i32
4. Replace [u]long with i64
5. Document the "define" keyword and use it in all examples.
6. Document parameter attributes and how they affect function types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32791 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions