[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:22:42 PDT 2016
davide added a comment.
I think that when we arrive at this point we don't have anymore this information (if it comes from `.eh_frame` or something else), so we might need to record this earlier.
https://reviews.llvm.org/D24837
More information about the llvm-commits
mailing list