commit | e2c6f51e2b461b5cfca302927b43312bf91eb00e | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Thu Sep 02 21:38:24 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Thu Sep 02 21:38:24 2004 +0000 |
tree | cbd3728476ba5a8f8905ce9bbe416e7044f16543 | |
parent | 70619fae28414db54e00be2f9052a66cd245a9c8 [diff] |
Don't just assume that either uint64_t or u_int64_t is available. Instead, give preference to uint64_t if it exists. If not, check for u_int64_t. If that doesn't exist either, then error out. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16149 91177308-0d34-0410-b5e6-96231b3b80d8