[LLVMdev] [lld] Diagnostics

Shankar Easwaran shankare at codeaurora.org
Mon Oct 7 19:48:44 PDT 2013


Are there any documents that cover the porting/usage of the diagnostic 
td file across other llvm tools.

This might be useful.

Thanks

Shankar Easwaran

On 10/7/2013 5:59 PM, Chandler Carruth wrote:
> On Mon, Oct 7, 2013 at 3:36 PM, Rui Ueyama <ruiu at google.com> wrote:
>
>> I think having diagnostics interface similar to Clang's would be good.
>
> Much like the options library, it has been a long-term desire to refactor
> all of the Clang diagnostics infrastructure into a largely independent
> library that could be used by lots of different tools, Clang, LLD, and even
> some internal tools that would benefit from improved diagnostic interfaces.
>
> There is already a heavy similarity between the LLVM diagnostic interfaces
> and Clangs, so this might not be completely unreasonable, but it is a
> really significant undertaking.
>


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




More information about the llvm-dev mailing list