[PATCH] D17055: Add support for struct in C API test
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 16:11:17 PST 2016
deadalnix created this revision.
deadalnix added reviewers: bogner, chandlerc, echristo, dblaikie, joker.eph, Wallbraker.
deadalnix added a subscriber: llvm-commits.
As per title. This also include extra support for insertvalue and extracvalue.
http://reviews.llvm.org/D17055
Files:
include/llvm-c/Core.h
lib/IR/Core.cpp
test/Bindings/llvm-c/echo.ll
tools/llvm-c-test/echo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17055.47392.patch
Type: text/x-patch
Size: 11446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/1649e96f/attachment.bin>
More information about the llvm-commits
mailing list