OSDN Git Service

Implement inline methods that make transition of ConstantInt to use APInt
authorReid Spencer <rspencer@reidspencer.com>
Mon, 26 Feb 2007 17:50:32 +0000 (17:50 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 26 Feb 2007 17:50:32 +0000 (17:50 +0000)
commitf99705e8985bbd4ff5786f5fc9d843d5de38a3d4
tree5923319e2e7f7c52e1c0187cc6ae3af4972d0c43
parent9d1ae8fabeb2c21f24b7bd017d7bec4f51943ed6
Implement inline methods that make transition of ConstantInt to use APInt
easier to comprehend and might be useful elsewhere.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34635 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h