"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5bfa8bab0689c417df887e40c5b0b3c690df3128"
[Object/COFF.h] - Stop returning std::error_code in a few methods. NFCI.
There are 4 methods that return std::error_code now, though they do not have to because they are always succeed. I refactored them. This allows to simplify the code in tools a bit. llvm-svn: 369263
Loading
Please register or sign in to comment