This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add new explicit relocation types for PIC relocations
ClosedPublic

Authored by sbc100 on Mar 27 2019, 3:15 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Mar 27 2019, 3:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2019, 3:15 PM
sbc100 updated this revision to Diff 192927.Mar 29 2019, 3:05 PM
  • rebase + add comments
sbc100 updated this revision to Diff 193397.Apr 2 2019, 5:19 PM
  • rebase
sbc100 edited the summary of this revision. (Show Details)Apr 2 2019, 5:56 PM
sbc100 edited the summary of this revision. (Show Details)Apr 3 2019, 3:56 PM
dschuff accepted this revision.Apr 4 2019, 9:41 AM

I guess the lld code here is an even better answer to my question on the tool-conventions review: the linker behavior is exactly the same.

This revision is now accepted and ready to land.Apr 4 2019, 9:41 AM
This revision was automatically updated to reflect the committed changes.