summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-09-02 21:38:24 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-09-02 21:38:24 +0000
commite2c6f51e2b461b5cfca302927b43312bf91eb00e (patch)
treecbd3728476ba5a8f8905ce9bbe416e7044f16543 /README.txt
parent70619fae28414db54e00be2f9052a66cd245a9c8 (diff)
downloadllvm-e2c6f51e2b461b5cfca302927b43312bf91eb00e.tar.gz
llvm-e2c6f51e2b461b5cfca302927b43312bf91eb00e.tar.bz2
llvm-e2c6f51e2b461b5cfca302927b43312bf91eb00e.tar.xz
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 'README.txt')
0 files changed, 0 insertions, 0 deletions