This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] De-duplicate WasmAddressSpace and refactor reftype predicates
ClosedPublic

Authored by pmatos on Oct 5 2021, 6:19 AM.

Details

Summary

This is a non-functional change to remove the duplicate
WasmAddressSpace enum and refactor reftype predicates by moving them
to the Utilities source file.

Diff Detail

Event Timeline

pmatos created this revision.Oct 5 2021, 6:19 AM
pmatos requested review of this revision.Oct 5 2021, 6:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 5 2021, 6:19 AM
tlively accepted this revision.Oct 5 2021, 10:51 AM
This revision is now accepted and ready to land.Oct 5 2021, 10:51 AM