This is an archive of the discontinued LLVM Phabricator instance.

[lld][WebAssembly] Convert lld/test/wasm/data-layout.ll to asm. NFC.
ClosedPublic

Authored by sbc100 on Feb 28 2021, 6:17 PM.

Details

Summary

Part of ongoing conversion work started in https://reviews.llvm.org/D80361.

This change was largely mechanical, I just took the output of llc saved the .s
assembly and cleaned it up a bit.

Diff Detail

Event Timeline

sbc100 created this revision.Feb 28 2021, 6:17 PM
sbc100 requested review of this revision.Feb 28 2021, 6:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2021, 6:17 PM
sbc100 edited the summary of this revision. (Show Details)Feb 28 2021, 6:20 PM
sbc100 added a reviewer: dschuff.
dschuff accepted this revision.Mar 1 2021, 4:09 PM
This revision is now accepted and ready to land.Mar 1 2021, 4:09 PM