<div dir="ltr"><div>Following up on recent patches which have added support for the new WebAssembly object file format in Object, I have a series of patches to add producer support in MC as well. Most of the code changes are in WebAssembly-specific files and directories, however two initial patches to add Triple support and create all the files needed for an MC backend reach into more target-independent areas of the tree, so ideally they should be reviewed by someone other than my WebAssembly colleagues :-).<br><br></div><div>If anyone is interesting in taking a look, they're right here:<br></div><div><br><a href="https://reviews.llvm.org/D26701">https://reviews.llvm.org/D26701</a> (just triple support)<br><a href="https://reviews.llvm.org/D26722">https://reviews.llvm.org/D26722</a> (adds skeleton writer boilerplate)<br><br></div><div>Thanks!<br></div><div><br></div>Dan<br><br></div>