This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Always take into account addend when applying runtime relocations
ClosedPublic

Authored by sbc100 on Apr 24 2019, 7:35 PM.

Details

Diff Detail

Event Timeline

sbc100 created this revision.Apr 24 2019, 7:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 24 2019, 7:35 PM
sbc100 retitled this revision from [WebAssembly] Always take into account added when applying runtime relocations to [WebAssembly] Always take into account addend when applying runtime relocations.Apr 24 2019, 7:36 PM
sbc100 edited the summary of this revision. (Show Details)
sbc100 updated this revision to Diff 196568.Apr 24 2019, 7:38 PM
  • cleanup
sbc100 updated this revision to Diff 196569.Apr 24 2019, 7:41 PM
  • add comment
sbc100 added a reviewer: ruiu.Apr 24 2019, 7:42 PM
sbc100 updated this revision to Diff 196570.Apr 24 2019, 7:42 PM
  • add comment
Harbormaster completed remote builds in B30977: Diff 196570.
ruiu accepted this revision.Apr 24 2019, 9:02 PM

LGTM

This revision is now accepted and ready to land.Apr 24 2019, 9:02 PM
This revision was automatically updated to reflect the committed changes.