This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add DenseMap traits and operator== for Wasm type structs. NFC
ClosedPublic

Authored by ncw on Mar 9 2018, 7:07 AM.

Diff Detail

Event Timeline

ncw created this revision.Mar 9 2018, 7:07 AM
ncw added a comment.Mar 13 2018, 6:34 AM

D44150 is blocked on this. There's not a huge benefit to moving the header into the LLVM repo, but it could enable code-sharing with WasmObjectWriter which would be nice.

sbc100 accepted this revision.Mar 13 2018, 12:07 PM
This revision is now accepted and ready to land.Mar 13 2018, 12:07 PM
This revision was automatically updated to reflect the committed changes.