[PATCH] D36468: [ELF] - Allow discard COMMON from linkerscript.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 08:46:00 PDT 2017


davide added a comment.

What's the use case for discarding common symbols?
Also, when you say "ignores such scripts" you mean that `gold` accepts this syntax and doesn't discard the common?


https://reviews.llvm.org/D36468





More information about the llvm-commits mailing list