This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Fix reportUndefinedUndefines.
AbandonedPublic

Authored by ruiu on Feb 27 2018, 5:14 PM.

Details

Reviewers
sbc100
Summary

No test fails with this change. Do we need this condition?

Event Timeline

ruiu created this revision.Feb 27 2018, 5:14 PM

Yes, looks like we need to add this case to test/wasm/undefined.ll

I'm looking at adding this now.. just FYI.

ruiu abandoned this revision.Feb 27 2018, 5:30 PM