This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] check more details in call-indirect test
ClosedPublic

Authored by sbc100 on Dec 11 2017, 2:07 PM.

Details

Summary

Also make function bodies unique so they can be distinguished in the output.

This change is helpful for adding support for --gc-sections.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

sbc100 created this revision.Dec 11 2017, 2:07 PM
sbc100 edited the summary of this revision. (Show Details)Dec 11 2017, 2:08 PM
sbc100 added a reviewer: ruiu.
sbc100 edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.
ruiu edited edge metadata.Dec 11 2017, 8:07 PM

LGTM