[PATCH] D28095: [ELF] - Use information available from DW_AT_comp_dir attribute when doing error reporting.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 05:55:24 PST 2017
> Yes, I know it does not. Though supposed its slightly better to have for diagnostics.
> We can allow this output if Config->Verbose is set, or do you think we should just abandon this review ?
I don't feel strongly one way or the other. What motivated the change?
Have you seen a case where we were producing a confusing error message
and this would help?
Cheers,
Rafael
More information about the llvm-commits
mailing list