Suppress -Wshorten-64-to-32 warnings for 64-bit hosts.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 2 May 2008 21:15:08 +0000 (21:15 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 2 May 2008 21:15:08 +0000 (21:15 +0000)
commit48e8c80e1791adb7a07b8fd6e27edcdfbb756950
tree980d5dc4eec0cf8e316288fc47b9ff465264244b
parente818f770bb4f6617612e5b61cc067aa7da9e1395
Suppress -Wshorten-64-to-32 warnings for 64-bit hosts.

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