* Was causing LLVM to fail to build on x86_64 * Make XINT64 adjust based on architecture like config/types.h to ensure these macros match uint64 and int64 at all times. * Resolves #10566