This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add equality comparison operators for WasmEventType
ClosedPublic

Authored by aheejin on Nov 16 2018, 6:15 PM.

Details

Summary

This was missing in D54096. Independent tests for this is not available
here, because these are used in lld.

Diff Detail

Repository
rL LLVM

Event Timeline

aheejin created this revision.Nov 16 2018, 6:15 PM
sbc100 accepted this revision.Nov 17 2018, 10:02 AM
This revision is now accepted and ready to land.Nov 17 2018, 10:02 AM
This revision was automatically updated to reflect the committed changes.