[PATCH] D52724: [ELF] - Do not forget to include to .dymsym symbols that were converted to Defined.
Orivej Desh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 2 17:22:28 PDT 2018
orivej accepted this revision.
orivej added a comment.
Thank you! This patch works as intended.
It seems a bit undesirable that the test generates a warning `cannot find entry symbol _start; defaulting to 0x201000`, and that it expects a possibly unstable number `0x288`, but maybe it's OK.
https://reviews.llvm.org/D52724
More information about the llvm-commits
mailing list