diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-09-02 21:38:24 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-09-02 21:38:24 +0000 |
commit | e2c6f51e2b461b5cfca302927b43312bf91eb00e (patch) | |
tree | cbd3728476ba5a8f8905ce9bbe416e7044f16543 /lib/Analysis/LoopInfo.cpp | |
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
Diffstat (limited to 'lib/Analysis/LoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions