This is an archive of the discontinued LLVM Phabricator instance.

[lld][WebAssebmly] Convert tests to use disassembly. NFC
ClosedPublic

Authored by sbc100 on Oct 26 2021, 6:34 PM.

Diff Detail

Event Timeline

sbc100 created this revision.Oct 26 2021, 6:34 PM
sbc100 requested review of this revision.Oct 26 2021, 6:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 26 2021, 6:34 PM
dschuff accepted this revision.Oct 27 2021, 10:27 AM

I didn't verify that the disassembly actually matches the body that we had before, but this looks good.

This revision is now accepted and ready to land.Oct 27 2021, 10:27 AM
This revision was automatically updated to reflect the committed changes.
lbenes added a subscriber: lbenes.Nov 5 2021, 5:48 PM

A branch containing this patch was accidentally pushed to GitHub: https://github.com/llvm/llvm-project/tree/efb284c07e

Can someone please remove it?