https://bugs.llvm.org/show_bug.cgi?id=42713
Bug ID: 42713
Summary: wasm-ld not setting start symbol
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: wasm
Assignee: unassignedb...@nondot.org
Reporter: i...@iandouglasscott.com
CC: llvm-bugs@lists.llvm.org, s...@chromium.org
Created attachment 22269
--> https://bugs.llvm.org/attachment.cgi?id=22269&action=edit
Script demonstrating the problem
Whether or not "--entry" is set explicitly, the resulting wasm object doesn't
seem to include a start symbol according to "wasm-objdump" (while it does show
one if the start symbol is set another way).
The problem should be easy enough to replicate, but I've attached a script
demonstrating it anyway.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs