[ELF] - Changed return type of Target::relaxTls()
Patch changes the return type of Target::relaxTls to size_t from unsigned. That is consistent with its use from other code. Change was reviewed http://reviews.llvm.org/D17882 and asked to commit separately from that patch above. llvm-svn: 262794
Loading
Please sign in to comment