diff options
author | Rui Ueyama <ruiu@google.com> | 2015-06-01 02:58:15 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-06-01 02:58:15 +0000 |
commit | 8fd9fb98576a003e873846858f3c653cc8594b7d (patch) | |
tree | 8acf6d49e04834397bf9eeea28284f155c7ad08c /llvm/lib/IR/Instructions.cpp | |
parent | f0efbb5410f1ed3c61f41872761d3f044d2cde36 (diff) | |
download | bcm5719-llvm-8fd9fb98576a003e873846858f3c653cc8594b7d.tar.gz bcm5719-llvm-8fd9fb98576a003e873846858f3c653cc8594b7d.zip |
COFF: Define an error category for the linker.
Instead of returning non-categorized errors, return categorized errors.
All uses of make_dynamic_error_code are removed.
Because we don't have error reporting mechanism, I just chose to print out
error messages to stderr, and then return an error object. Not sure if
that's the right thing to do, but at least it seems practical.
http://reviews.llvm.org/D10129
llvm-svn: 238714
Diffstat (limited to 'llvm/lib/IR/Instructions.cpp')
0 files changed, 0 insertions, 0 deletions