ELF: Make error() to always set HasError.
Previously, it checked for the EC parameter and set HasError only when there was an error. But in most places we called error only when error had occurred, so this behavior was confusing. llvm-svn: 275517
Loading
Please register or sign in to comment