[PATCH] D110014: [ELF] Don't fall back to .text for e_entry
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 20 00:18:24 PDT 2021
jhenderson added a comment.
Seems reasonable to me, but should definitely be release-noted.
================
Comment at: lld/test/ELF/entry.s:8
+# WARN1: warning: cannot find entry symbol foobar; not setting start address
+# TEXT: Entry: 0x0
----------------
Should we be checking this entry address in the other cases too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110014/new/
https://reviews.llvm.org/D110014
More information about the llvm-commits
mailing list