Skip to content
Commit ab2228ad authored by Reid Spencer's avatar Reid Spencer
Browse files

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.

llvm-svn: 16149
parent 9f82237f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment