[llvm-commits] gold plugin: report errors occured in lto_module_create_from_*

Ivan Krasin krasin at chromium.org
Thu Sep 8 00:50:06 PDT 2011


Hi llvm team!

It appears that gold plugin does not check for errors occured in
lto_module_create_from_*. It just silently returns with LDPS_OK
status.
This patch makes it to report occurred errors (if any).

Is it fine to commit?

krasin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gold_err.patch
Type: text/x-patch
Size: 594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110908/3f444c7f/attachment.bin>


More information about the llvm-commits mailing list