aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AsmParser/llvmAsmParser.cpp.cvs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-11-28 07:28:14 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-11-28 07:28:14 +0000
commitb78b908d4a8eb5f858fb86c45b2609ae778ae772 (patch)
treee2e1483610b78bcce31d6b89bbc9135456f1e657 /lib/AsmParser/llvmAsmParser.cpp.cvs
parent5d4dbd1f605bf4517a7e51a30eed714ef2f6fa7a (diff)
downloadexternal_llvm-b78b908d4a8eb5f858fb86c45b2609ae778ae772.zip
external_llvm-b78b908d4a8eb5f858fb86c45b2609ae778ae772.tar.gz
external_llvm-b78b908d4a8eb5f858fb86c45b2609ae778ae772.tar.bz2
Implement signedness caching for values, value lists, constants and
constant lists. This is just an internal change to the parser in preparation for some backwards compatibility code that is to follow. This will allow things like "uint 4000000000" to retain the unsignedness of the integer constant as the value moves through the parser. In the future, all integer types will be signless but parsing "uint" and friends will be retained for backwards compatibility. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31964 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions