[PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 11:19:28 PDT 2016
davide added a comment.
In https://reviews.llvm.org/D24837#550970, @rafael wrote:
> Is this producing a warning for know broken special cases like .eh_frame and .debug_line?
Yes, do we want to skip them?
https://reviews.llvm.org/D24837
More information about the llvm-commits
mailing list