This is an archive of the discontinued LLVM Phabricator instance.

[OCaml] Update api to account for FNeg and CallBr instructions
ClosedPublic

Authored by jberdine on Apr 15 2019, 3:06 AM.

Details

Summary

This diff adds minimal support for the recent FNeg and CallBr
instructions to the OCaml bindings.

Diff Detail

Event Timeline

jberdine created this revision.Apr 15 2019, 3:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2019, 3:06 AM
This revision is now accepted and ready to land.Apr 15 2019, 9:54 AM

Thanks! Could I bother you to commit this?

This revision was automatically updated to reflect the committed changes.