summaryrefslogtreecommitdiffstats
path: root/llvm/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
commitd47017990b0a1defc24e6a0e1a38953b5d170429 (patch)
tree0dc72e243197c1063f3c65f2d1899fb91674e91f /llvm/lib/AsmParser/llvmAsmParser.cpp.cvs
parent59fe2d89aea7fc9a9d137b69c4bf4c862ae7356c (diff)
downloadbcm5719-llvm-d47017990b0a1defc24e6a0e1a38953b5d170429.tar.gz
bcm5719-llvm-d47017990b0a1defc24e6a0e1a38953b5d170429.zip
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. llvm-svn: 31964
Diffstat (limited to 'llvm/lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud