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)
commiteeebb13fb24c88f0ff1d5f235cc7c626534e0e9b
tree97a5e1e7dd4ba010d3cfc7cdba922bb1d6931ab2
parent5b2a789c6f3c0cb4e718ce8e8c259c9626d06180
Try to appease some broken compilers by using 'unsigned' instead of 'uint64_t'.

llvm-svn: 173725
llvm/include/llvm/IR/Attributes.h
llvm/lib/IR/AttributeImpl.h
llvm/lib/IR/Attributes.cpp