This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Refactor config setting and checking. NFC.
ClosedPublic

Authored by sbc100 on Nov 14 2018, 5:18 PM.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

sbc100 created this revision.Nov 14 2018, 5:18 PM

The diff algorithms seem to make a right mess of this, but this change basically splits out setConfigs and checkOptions and nothing more

sbc100 added a reviewer: ruiu.Nov 14 2018, 5:20 PM
ruiu accepted this revision.Nov 14 2018, 8:50 PM

LGTM

This revision is now accepted and ready to land.Nov 14 2018, 8:50 PM
This revision was automatically updated to reflect the committed changes.