Skip to content
Commit fbf61eab authored by Zhou Sheng's avatar Zhou Sheng
Browse files

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
parent d958a2b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment