This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] fix bug in finding .tdata segment
ClosedPublic

Authored by quantum on Jul 18 2019, 1:42 PM.

Event Timeline

quantum created this revision.Jul 18 2019, 1:42 PM
sbc100 accepted this revision.Jul 18 2019, 2:02 PM

Maybe add a test for this?

This revision is now accepted and ready to land.Jul 18 2019, 2:02 PM
quantum updated this revision to Diff 210669.Jul 18 2019, 2:10 PM

Change test to put non-TLS variables first

This revision was automatically updated to reflect the committed changes.