This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Enable CFI for WebAssembly
ClosedPublic

Authored by ddcc on Aug 6 2016, 9:24 PM.

Details

Summary

Since CFI support has landed in the backend, enable it in the frontend driver.

Diff Detail

Event Timeline

ddcc updated this revision to Diff 67090.Aug 6 2016, 9:24 PM
ddcc retitled this revision from to [Driver] Enable CFI for WebAssembly.
ddcc updated this object.
ddcc updated this object.
ddcc edited subscribers, added: cfe-commits; removed: dschuff.
sunfish accepted this revision.Aug 8 2016, 1:59 PM
sunfish edited edge metadata.

lgtm.

This revision is now accepted and ready to land.Aug 8 2016, 1:59 PM
ddcc added a comment.Aug 8 2016, 2:09 PM

Can you land it? I don't have commit access.

This revision was automatically updated to reflect the committed changes.