Skip to content
Commit 4f798fc3 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Use uintX_t instead of unsigned.

This fixes a potential bug when cross linking very large executables
on LLP64 machines such as Windows. On such platform, uintX_t is 64 bits
while unsigned is 32 bits.

llvm-svn: 270327
parent 46207cc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment