Don't have APInt.cpp depend upon DerivedTypes.h. This helps with splitting the
authorReid Spencer <rspencer@reidspencer.com>
Tue, 11 Dec 2007 06:53:58 +0000 (06:53 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 11 Dec 2007 06:53:58 +0000 (06:53 +0000)
commit9af1887537cf7064c8d842bde739fbd1fec4d166
tree270aea7fcaa9c438459eb00dbd5c36501a837ffc
parent64735ccb2b8dd773c1311725cb39951d6088c165
Don't have APInt.cpp depend upon DerivedTypes.h. This helps with splitting the
Support libraries separately into their own module.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44852 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp