This is an archive of the discontinued LLVM Phabricator instance.

[VE] Implements minimum MC layer for VE (2/4)
ClosedPublic

Authored by kaz7 on May 6 2020, 8:05 PM.

Details

Summary

Remove unnecessary EncoderMethod and DecoderMethod which cause errors
in supporting MC layer.

Depends on D79539.

Diff Detail

Event Timeline

kaz7 created this revision.May 6 2020, 8:05 PM
simoll accepted this revision.May 7 2020, 1:10 AM
This revision is now accepted and ready to land.May 7 2020, 1:10 AM
This revision was automatically updated to reflect the committed changes.