Use LL suffix for literal that should be 64-bits.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 18 Jun 2014 21:40:43 +0000 (21:40 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 18 Jun 2014 21:40:43 +0000 (21:40 +0000)
commit311ea125062983e1949bc1efda1dfa8e853ee70d
treef906805558a6260946f1e88bc3c6f0b4e1c1b355
parent6c59006684aa23429900d175e0f0261c7cd594e4
Use LL suffix for literal that should be 64-bits.

This hopefully fixes Windows

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211225 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp