Try to appease some broken compilers by using 'unsigned' instead of 'uint64_t'.
authorBill Wendling <isanbard@gmail.com>
Mon, 28 Jan 2013 22:33:39 +0000 (22:33 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 28 Jan 2013 22:33:39 +0000 (22:33 +0000)
commit6bdbf061c353295669b6bfc271b948158602d1bc
treebb94c13dfe0a7d8f11d5b7c283c4c7594bed438c
parentfcb979ca1a087c0a47123d1dc40c42cb2353bada
Try to appease some broken compilers by using 'unsigned' instead of 'uint64_t'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173725 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h
lib/IR/AttributeImpl.h
lib/IR/Attributes.cpp