diff options
author | Zhou Sheng <zhousheng00@gmail.com> | 2007-02-08 14:35:19 +0000 |
---|---|---|
committer | Zhou Sheng <zhousheng00@gmail.com> | 2007-02-08 14:35:19 +0000 |
commit | fbf61eaba7645395a22426579cbc2fbec8e6420f (patch) | |
tree | de8db80be137ed5eb96ec7ef1a73808a4a0da853 /llvm/lib/Support/StringMap.cpp | |
parent | d958a2b2d8274fcf6e2dd60df7f58253ed5acc82 (diff) | |
download | llvm-fbf61eaba7645395a22426579cbc2fbec8e6420f.zip llvm-fbf61eaba7645395a22426579cbc2fbec8e6420f.tar.gz llvm-fbf61eaba7645395a22426579cbc2fbec8e6420f.tar.bz2 |
As Chris and Reid suggested, remove "isSigned" field from APInt, instead,
add some signed/unsigned arithmetic operation functions into APInt.h to
handle the signed/unsigned issue. These functions will be defined inside a
namespace "APIntOps" which is inside llvm namespace.
llvm-svn: 34053
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions