As requested by Matt Thomas, use long long for intmax_t and int64_t on
authorJoerg Sonnenberger <joerg@bec.de>
Wed, 15 Oct 2014 19:52:03 +0000 (19:52 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Wed, 15 Oct 2014 19:52:03 +0000 (19:52 +0000)
commitaac82c4849ec487c523e9cdaff4fadb65f4cf6e2
treebb46d13988dbf00d52dbb71ab52c8ce3131bca95
parent3f1a935548e576c0f8491435fdde8d7d3c6006ae
As requested by Matt Thomas, use long long for intmax_t and int64_t on
PPC64/NetBSD.

llvm-svn: 219839
clang/lib/Basic/Targets.cpp
clang/test/Preprocessor/stdint.c