This is an archive of the discontinued LLVM Phabricator instance.

[lld][WebAssembly] Update comments mentioning legacy function names. NFC
ClosedPublic

Authored by sbc100 on Jan 28 2021, 8:22 AM.

Details

Summary

The __wasm_apply_relocs function was split into two separate
functions as part of https://reviews.llvm.org/D93066 but these
comments were not correctly updated at the time.

Diff Detail

Event Timeline

sbc100 created this revision.Jan 28 2021, 8:22 AM
sbc100 requested review of this revision.Jan 28 2021, 8:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2021, 8:22 AM
dschuff accepted this revision.Jan 28 2021, 8:49 AM
dschuff added inline comments.
lld/test/wasm/weak-undefined-pic.s
48

gloal->global

This revision is now accepted and ready to land.Jan 28 2021, 8:49 AM
This revision was landed with ongoing or failed builds.Jan 28 2021, 8:52 AM
This revision was automatically updated to reflect the committed changes.