[LLVMdev] [lld] Diagnostics

Shankar Easwaran shankare at codeaurora.org
Fri Oct 4 20:41:21 PDT 2013


Hi,

lld doesnot have a Diagnostics interface, It uses llvm::errs() to 
display errors after linking has been done.

I think the Diagnostics interface follow similiar interface patterns as 
followed by clang (using Diagnostic td files).

What do you think ?

Thanks

Shankar Easwaran

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation




More information about the llvm-dev mailing list