This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] MC: Refactor section creation code
ClosedPublic

Authored by sbc100 on Apr 18 2018, 8:18 PM.

Details

Summary

Remove the use of default argument in favor of a separate
startCustomSection method.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Apr 18 2018, 8:18 PM
sbc100 edited the summary of this revision. (Show Details)Apr 23 2018, 12:18 PM
sbc100 edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Apr 23 2018, 12:19 PM
This revision was automatically updated to reflect the committed changes.