This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Register wasm passes with the PassRegistry
ClosedPublic

Authored by jgravelle-google on Mar 30 2018, 12:22 PM.

Details

Summary

This exposes WebAssembly passes for use on the command line (as
arguments to -print-before and the like).

Diff Detail

Repository
rL LLVM

Event Timeline

dschuff accepted this revision.Mar 30 2018, 1:32 PM
This revision is now accepted and ready to land.Mar 30 2018, 1:32 PM
This revision was automatically updated to reflect the committed changes.