This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Assembler: recognize .init_array as data section.
ClosedPublic

Authored by aardappel on Jul 11 2019, 3:25 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

aardappel created this revision.Jul 11 2019, 3:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 11 2019, 3:25 PM

Can we get a test for this?

Added test.

aheejin accepted this revision.Jul 15 2019, 11:29 AM
This revision is now accepted and ready to land.Jul 15 2019, 11:29 AM
This revision was automatically updated to reflect the committed changes.