summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Instructions.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-06-01 02:58:15 +0000
committerRui Ueyama <ruiu@google.com>2015-06-01 02:58:15 +0000
commit8fd9fb98576a003e873846858f3c653cc8594b7d (patch)
tree8acf6d49e04834397bf9eeea28284f155c7ad08c /llvm/lib/IR/Instructions.cpp
parentf0efbb5410f1ed3c61f41872761d3f044d2cde36 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud