This is an archive of the discontinued LLVM Phabricator instance.

[lld][WebAssembly] Fix static linking of -fPIC code with external undefined functions
ClosedPublic

Authored by sbc100 on Aug 26 2019, 10:42 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Aug 26 2019, 10:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2019, 10:42 PM
sbc100 retitled this revision from [lld][WebAssembly] Fix static linking of -fPIC code to [lld][WebAssembly] Fix static linking of -fPIC code with external undefined functions.Sep 23 2019, 4:55 PM
sbc100 added a reviewer: ruiu.
ruiu accepted this revision.Sep 23 2019, 10:30 PM

LGTM

This revision is now accepted and ready to land.Sep 23 2019, 10:30 PM
This revision was automatically updated to reflect the committed changes.