Use uint16_t instead of size_t for symbol version ID.
Because it is uint16_t in the ELF spec. Using size_t was confusing. llvm-svn: 287198
Loading
Please register or sign in to comment
Because it is uint16_t in the ELF spec. Using size_t was confusing. llvm-svn: 287198