This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add WebAssembly to LLVM_ALL_TARGETS
ClosedPublic

Authored by dschuff on Oct 3 2018, 4:03 PM.

Details

Summary

After fixing memory leaks in rL343362 and rL343733 the sanitizer builds are
clean and we should be good to build by default again.

Diff Detail

Repository
rL LLVM

Event Timeline

dschuff created this revision.Oct 3 2018, 4:03 PM
sbc100 accepted this revision.Oct 3 2018, 4:10 PM
This revision is now accepted and ready to land.Oct 3 2018, 4:10 PM
This revision was automatically updated to reflect the committed changes.