[PATCH] D36579: [ELF] - Do not fail when set versions for linkerscript's symbol aliases

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 14:43:52 PDT 2017


ruiu added a comment.

It doesn't feel right to add a new member to Symbol just for this. Can you add a DefinedRegular symbol with some dummy value instead of an Undefined symbol, no?


https://reviews.llvm.org/D36579





More information about the llvm-commits mailing list