Duncan Sands
|
8ecbe8d974
|
Mark constants as unsigned, as pointed out by icc
warnings (#174). Patch by Erick Tryzelaar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81111 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-06 11:45:14 +00:00 |
|
Mike Stump
|
e1182b5599
|
Allow unsigned long long DenseMapInfo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80118 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-26 18:02:19 +00:00 |
|
Dan Gohman
|
fb3af88ba7
|
Split DenseMapInfo into a separate header file, so that it can be
included separately.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77693 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-31 18:18:19 +00:00 |
|