Fix MinidumpParserTest on 32-bit arches
load_size should be 64-bit unconditionally to match the underlying API. This makes sure the MAX value correctly signals to auto-detect the file size when mmap()ing. llvm-svn: 296334
Loading
Please sign in to comment