ELF: Check StringRef::getAsInteger's return value.
getAsInteger may partially update its result argument. We need to check function return value to handle errors reliably. llvm-svn: 227510
Loading
Please register or sign in to comment
getAsInteger may partially update its result argument. We need to check function return value to handle errors reliably. llvm-svn: 227510