Cast to (uint64_t) instead of relying on the "ul" suffix.
authorJohnny Chen <johnny.chen@apple.com>
Fri, 16 Apr 2010 23:30:28 +0000 (23:30 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 16 Apr 2010 23:30:28 +0000 (23:30 +0000)
commitde0ade493900c0e5c9ebe1f795699b5a9d9f360b
treee2e98786181faa84f1419672637191928f0e90b4
parentabf0c3475a72d2ecf3c06256254bdb3da0c41225
Cast to (uint64_t) instead of relying on the "ul" suffix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101573 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp