Skip to content
GitLab
Explore
Sign in
llvm-bpevl
lld
ELF
Config.h
Find file
Blame
History
Permalink
Use uint16_t instead of size_t for symbol version ID.
· da805c48
Rui Ueyama
authored
Nov 17, 2016
Because it is uint16_t in the ELF spec. Using size_t was confusing. llvm-svn: 287198
da805c48
Loading