This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add linking metatdata test coverage for wasm2yaml
ClosedPublic

Authored by sbc100 on Dec 13 2017, 1:06 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Dec 13 2017, 1:06 PM
sbc100 edited the summary of this revision. (Show Details)Dec 13 2017, 1:07 PM
sbc100 added reviewers: ncw, dschuff.
ncw accepted this revision.Dec 13 2017, 1:44 PM

I didn't even know yaml2obj existed! I'm sure this is fine, I don't think I can usefully review things I haven't worked on.

This revision is now accepted and ready to land.Dec 13 2017, 1:44 PM
In D41196#954452, @ncw wrote:

I didn't even know yaml2obj existed! I'm sure this is fine, I don't think I can usefully review things I haven't worked on.

No problem. Sorry, I'll try to use you only for linker-y changes

This revision was automatically updated to reflect the committed changes.