Skip to content
GitLab
Explore
Sign in
llvm-bpevl
lld
ELF
Relocations.cpp
Find file
Blame
History
Permalink
Use uint64_t instead of uintX_t and size_t.
· 6022b2be
Rui Ueyama
authored
Mar 29, 2017
uint64_t is simpler and less error-prone than target or host-dependent types. llvm-svn: 298969
6022b2be
Loading