Files
llvm/lib
George Rimar b85064c651 [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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369263 91177308-0d34-0410-b5e6-96231b3b80d8
2019-08-19 14:32:23 +00:00
..
2019-08-16 03:40:04 +00:00
2017-10-16 20:48:19 +00:00
2019-08-15 18:06:30 +00:00
2019-08-09 13:56:29 +00:00