don't use llabs with apparently VC++ doesn't have
authorChris Lattner <sabre@nondot.org>
Thu, 20 Oct 2005 17:01:00 +0000 (17:01 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Oct 2005 17:01:00 +0000 (17:01 +0000)
commitf75f2a0a026621430f412d903c489b3fc951dbb3
treed8bf807fb1660c538c24b0510f8056aa1459b26e
parent8317e12cef9b16b948231a20f02b4dd4c3623dfc
don't use llabs with apparently VC++ doesn't have

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp