Handle undefined entry just like any other symbols.
This code was needed back when we were not able to write
out the synthetic symbol for main.
Add tests to make sure we can handle this now.
Differential D42322
[WebAssembly] Remove custom handling for undefined entry. NFC sbc100 on Jan 19 2018, 3:09 PM. Authored by
Details Handle undefined entry just like any other symbols. This code was needed back when we were not able to write Add tests to make sure we can handle this now.
Diff Detail
|