This is an archive of the discontinued LLVM Phabricator instance.

Add support for struct in C API test
ClosedPublic

Authored by deadalnix on Feb 9 2016, 4:11 PM.

Details

Summary

As per title. This also include extra support for insertvalue and extracvalue.

Diff Detail

Repository
rL LLVM

Event Timeline

deadalnix updated this revision to Diff 47392.Feb 9 2016, 4:11 PM
deadalnix retitled this revision from to Add support for struct in C API test.
deadalnix updated this object.
deadalnix added a subscriber: llvm-commits.
mehdi_amini accepted this revision.Feb 9 2016, 4:33 PM
mehdi_amini edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Feb 9 2016, 4:33 PM
This revision was automatically updated to reflect the committed changes.